This topic has 1 reply, 2 voices, and was last updated 5 years by Kieran_SQ.

  • Author
  • #216408
     alexlii
    Participant

    Hi

    We set our the width of page content to 1380 px to meet most of device as the screenshot showing:

    http://prntscr.com/m63diu

     

    or you might like to check at https://www.lovcour.com/bu_mechanizm/

    but I did not find where I can set the width of header on theme option, would you please let me know how to set it please?

     

    Thanks

     

     

    #216421
     Kieran_SQ
    Moderator

    Hi,

    To change the width of the header to 1380px please use the below custom CSS in your KLEO Child theme’s style.css via WP Admin > Appearance > Editor > KLEO Child > Style.css

    COPY CODE
    @media (min-width: 1440px) {
    .container {
        max-width: 1380px;
    }
    }

    Make sure you purge your WordPress, server and browser cache to see all changes.

    Thanks,

    Kieran

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

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

    Custom development requests can be sent to dev@seventhqueen.com, one of the development team will be happy to discuss your needs.

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

The forum ‘General questions’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?