• Resolved dawn19

    (@dawn19)


    HI!

    The dates and comment icons are showing under each post thumbnail. We want to have dates removed throughout the site as well as comment icons.

    I can’t find a setting or instructions to remove them. Is there a way to do this?

    Thank you!

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Theme Author themevision

    (@themevision)

    Hello @dawn19!

    Insert the following code into Customizing->General->Additional CSS:

    .ipost .entry-meta li{
    visibility:hidden!important;
    }

    Regards

    Or there is an even easier way to do it since there is pre-build options for turning off those features.

    Go to:
    Appearance -> Customize -> Blog -> Post Meta

    And turn OFF all post-meta features or the ones you don’t want to display.

    Regards

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Remove date and comment icon’ is closed to new replies.