Disable images popular post

Home Forums Iconic One Pro Support Disable images popular post

This topic contains 1 reply, has 2 voices, and was last updated by  Themonic-Support 4 years, 5 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #5826

    sawalwalker
    Participant

    How do I disable images in popular posts? and suggestions for the next iconic version to add features seen by users in posts

    #5827

    You can use the CSS below to hide popular post widget images.

    
    .themonicpt li img {
        display: none;
    }

    To display view count, try a plugin like this https://wordpress.org/plugins/page-views-count/

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

You must be logged in to reply to this topic.