This topic has 1 reply, 2 voices, and was last updated 7 years by Laura.

  • Author
  • #167932
     zazenwebdesign
    Participant

    Hello,

    I used the css from the forum to widen the width

    .kleo-page.page-boxed { max-width: 1600px !important; }

    The sticky header stays at 1440. Is there a way to make this 1600 also?

    thanks

    Ben

    #168004
     Laura
    Moderator

    Hello, try the following css, just add it to style.css of child theme, and change the size as you prefer 🙂

    COPY CODE
    
    .kleo-main-header.header-normal.header-scrolled {
        width: 1600px !important;
        max-width: 1600px !important;
    }
    .kleo-main-header.header-normal.header-scrolled .container {
        padding: 0px !important;
        width: 1600px !important;
        max-width: 1600px !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 🙂

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

You must be logged in to reply to this topic.

Log in with your credentials

Forgot your details?