Home Forums WoodMart support forum Blog author

Blog author

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #196881

    thl
    Participant

    Hello,
    I wanted to hide author of post, i have tried with below code as per this link.
    body .woodmart-entry-meta .meta-author {
    display:none;
    }

    It doesn’t seem to work.
    kindly advise.

    thanks and regards,

    #196909

    Hello,

    First of all thanks for choosing our Theme, we are glad to be you in the WoodMart WordPress family :-).

    Please replace the previous code with the following code in the Global Custom CSS area under Theme Settings >> Custom CSS.

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

    If it doesn’t work then provide with admin panel login details of the website to check it myself and help you out accordingly.

    Best Regards.

    #197175

    thl
    Participant

    thank you for your reply.
    unfortunately, it’s not working yet.

    #197184

    thl
    Participant

    I think social share items are not showing properly in my site.

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

    Hello,

    I have visited your website and the author information is hidden from the blog post. Please
    clear cache and check back.

    Screenshot for Clarification: https://ibb.co/sVzPhJL

    The Icons are displayed fine as well.

    Screenshot for Clarification: https://ibb.co/DW9NW34

    Best Regards.

Tagged: 

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