• Resolved JodieRD

    (@jodierd)


    Hello!

    On only my product pages there’s a gray area at the very top. It eats up some above the fold space so I want to gt rid of it.

    It is only on my product pages and says Howdy Jodie on it, so I assume it has to do with my site knowing me. It’s much like the extra header at the top here at this site.

    Can I remove it?

    Thanks!

    Jodie

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Its coming from your plugin called something like: woocommerce-embed-videos-to-product-image-gallery. To counter it, try this custom css:

    body {
      margin-top: 0 !important;
    }
    Thread Starter JodieRD

    (@jodierd)

    Lorro. that worked. And easy as pie! And I may be able to get rid of that plugin. Don’t think I’m using it but will check first.

    Can’t thank you enough!

    Jodie

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How to Remove Top Gray Header on Product Pages’ is closed to new replies.