Tagged: 

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

    I’m wanting to remove the tiny thumbnails shown next to the Enfold Latest News posts in my footer and being shown in the sidebar on blog posts. You will see in the footer of my site in the far right column. And in the sidebar the small thumbnails showing. Trying to shave some time off my page load time.

    I don’t want this to affect the thumbnails shown on other pages like my home page at the bottom or category or blog pages. Just footer and sidebar.

    How would I go about doing this?

    • This topic was modified 3 years, 8 months ago by wpcupid.
    #1286400

    Hey wpcupid,

    Please try the following in Quick CSS under Enfold->General Styling:

    #footer #newsbox-2 span.news-thumb, .sidebar span.news-thumb {
      display: none;
    }

    Best regards,
    Rikard

    #1286459

    Thank you it worked. Cheers!

    #1286516

    Hi,

    I’m glad this was resolved. If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘How To Remove Tiny Thumbnails Next To Latest News Posts In Footer Only’ is closed to new replies.