• Resolved taylorwolfe

    (@taylorwolfe)


    I can’t link to the page b/c it’s behind a membership wall, but I’m getting weird blue box showing up between the main title / h1 at the top of my listing and the photo. This only started happening about a week ago. It’s in the html, so I’m not sure how to get rid of it. <figure class=”entry-media entry-img bb-vw-container1″></figure> — Any fixes out there?

Viewing 1 replies (of 1 total)
  • Plugin Support Rafiz Sejim

    (@rafizsejim)

    Hello @taylorwolfe

    Thank you for reaching us.

    We are sorry for the trouble. It is kinda a challenge to assist without looking at the issue. You might try using the following CSS in Appearance > Customize > Additional CSS

    figure.entry-img.bb-vw-container1 {
       display: none !important;
    }

    I hope that should resolve the issue.

    Regards,

Viewing 1 replies (of 1 total)
  • The topic ‘Annoying box showing up at top of posts’ is closed to new replies.