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

    Hi,
    I have an intro page for a blog made with the “Magazine” content element of the Avia Layout Builder. This creates a “Latest in the News” sidebar entry on each blog page, with small thumbnails of each blog entry arrayed vertically. I’ve noticed that when I have a caption on a featured image of a blog page, a fragment of that caption appears under the thumbnail of that featured image in this side bar. This looks messy.

    Is there any way to prevent this caption fragment appearing on the magazine sidebar? Screenshot link below.

    https://www.screencast.com/t/r8vqnpcKcS

    #1355294

    Hey Lance,

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

    .sidebar ul.news-wrap figcaption {
      display: none; 
    }

    Best regards,
    Rikard

    #1355649

    Hi Rikard,
    Thanks for your help. The code you provided did the trick. Problem seems to be solved for now. Case closed!
    Cheers! Lance

    #1355675

    Hi,

    Great, I’m glad that we could help. I’ll close this thread for now then, please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Featured Image Captions Fragmented on Magazine Sidebar’ is closed to new replies.