Hello Summer Sale!
Exclusive season-opening discount on TheGem theme.
Limited time offer.

Okay
  Public Ticket #1219935
Transparent header
Closed

Comments

  • frozensoul started the conversation

    Hi there

    Can you please give me css codes for transparent header?

    I'm not asking the header option on the pages. I already know that. I want the css code for following;

    a-)Transparent header css code for Single pages

    b-) Transparent header css code for product pages (single woocommerce products)

    c-) Global Transparent header css code for adding in theme options (To set everything as transparent header on my website)

    Thanks

  •  5,055
    Michael replied

    Hi,

    Please share admin access. We will try to inspect problem on your site.

  • frozensoul replied

    Hi there michael

    i didnt need inspecting just asked the css codes please?

  •  5,055
    Michael replied

    #

    HI!

    pls. use following css:

    #site-header-wrapper #site-header  {
    background-color: #fff !important;
    }