This topic has 5 replies, 2 voices, and was last updated 8 years by Laura.

  • Author
  • #110035
     michapela
    Participant

    Hi,

     

    I have some pages with the transparent header, but when I use the phone or make the resolution of the browser window smaller it goes to black.

    I have in my css white as the background header color, and in all the pages when it’s no transparent it’s white and stays white all the time.

     

    Attachments:
    You must be logged in to view attached files.
    #110450
     Laura
    Moderator

    Hello, please try adding this to style.css of child theme 🙂

    COPY CODE
    
    @media (max-width: 991px) {
    .kleo-main-header.header-normal.header-scrolled {
        background: white !important;
    }
    }
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    #110549
     michapela
    Participant

    It didn’t work :S

    #111137
     Laura
    Moderator

    Hello, did you try to clean cache? If not working please share admin credentials 🙂

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    #111234
     michapela
    Participant

    Hi, it wasn’t for the cache, I just wrote without .header-scrolled and it worked

    COPY CODE
    @media (max-width: 991px) {
    .kleo-main-header.header-normal {
        background: white !important;
    }
    }

    Thanks!

    #111653
     Laura
    Moderator

    Glad you could resolve it 🙂

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

Viewing 6 posts - 1 through 6 (of 6 total)

The forum ‘Bugs & Issues’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?