Take your website
To the next level
Discover our newly launched customization services and elevate your web projects to new heights.
Delegate tasks, save time, and unlock the power of professional WordPress outsourcing.

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

  •  4,772
    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?

  •  4,772
    Michael replied

    #

    HI!

    pls. use following css:

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