Home Forums WoodMart support forum How to Remove Author’s Details Completely

How to Remove Author’s Details Completely

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #384346

    uttarakhand.veda
    Participant

    Hello,
    I am developing an e-commerce website and want to completely remove author’s details (name and logo) in blog section. Currently my website is under maintenance mode

    Attachments:
    You must be logged in to view attached files.
    #384356

    Hello,

    Thank you very much for choosing our theme and for contacting us.

    Please add this code to the Theme Settings > Custom CSS > Global:

    body .wd-entry-meta .meta-author {
    display:none;
    }

    Best Regards

    #384357

    uttarakhand.veda
    Participant

    Thanks, problem resolved.

    #384472

    You are welcome! We are here to help.

    Wish you a wonderful day!

Viewing 4 posts - 1 through 4 (of 4 total)

The topic ‘How to Remove Author’s Details Completely’ is closed to new replies.