Okay
  Public Ticket #641557
safari oddity
Closed

Comments

  • Frank started the conversation

    Hi - please visit www.enfieldtech.com from both safari and firefox. In safari, there is a black bar that appears between the header and main body on every page. That does not show up in firefox. How do i get rid of the bar?

    Also, is 7.02 compatible with the new major upgrade of woo commerce?

    Thanks.

  •  8,992
    Tahir replied

    Hey,

    Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) :
    iframe[name=\"google_conversion_frame\"] {
        display: none !important;
    }

    Best.



    ThemeNectar Support Team