Home Forums WoodMart support forum Blog carousel

Blog carousel

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #119666

    SmartInk
    Participant

    Hello, how can I remove “Posted by”, comment icon and share icon from the carousel?

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

    Hello,

    Please provide the page URL so that I could provide you with custom CSS.

    Best Regard

    #119687

    SmartInk
    Participant

    Here it is

    #119723

    Hello,

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

    .home .woodmart-entry-meta{
    display:none;
    }
    .home .hovered-social-icons{
    display:none;
    }

    Best Regards

    #119735

    SmartInk
    Participant

    Thank you very much!

    #119772

    You are welcome! If you have any questions please feel free to contact us.

    Best Regards

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