Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1105787
    webpagefreak
    Participant

    http://snowyowltours.com/experience-real/

    Hi, on the page above the header is transparent left of the menu and white on the right. Not sure how this happened, I just want it white, little help? Thanks, you guys rock:)

    Can you provide a code for me to globally change the header color in the future? thanks again:)

    #1105791
    webpagefreak
    Participant
    This reply has been marked as private.
    #1105947
    webpagefreak
    Participant

    seems all the pages under “TOURS” has a transparent header, what did I do? lol

    #1106024
    Darshana
    Moderator

    Hi there,

    Thanks for writing in! You have the following custom CSS rule which makes that effect.

    
    .x-navbar, .x-logobar, .entry-wrap {
        background-color: rgba(255, 255, 255, 0.2);
    }
    

    Change the opacity value (0.2) to 1

    Hope that helps.

    #1106058
    webpagefreak
    Participant

    totally helped! just erased .x-navbar, .x-logobar, since I wanted jus the plane white header – thanks for pointing it out, you’re awesome!

    #1106435
    Prasant Rai
    Moderator

    You are most welcome. 🙂

  • <script> jQuery(function($){ $("#no-reply-1105787 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>