Reduce header width to fit page limit

Home Forums All Other Themes Reduce header width to fit page limit

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #203693
    BikoBiko
    Participant
    • Topics: 67
    • Replies: 70
    • Total: 137
    Member since: November 29, 2019

    Hi,
    I am using the SKT SENATOR theme on a project.
    I would like to reduce the width of the header in order to adjust it with the page limit, i.e. so that the logo does not overflow the page limit as most themes display.
    See screenshot: https://prnt.sc/MwbkDN0FeM2Y
    I need help.
    Thanks in advance.

    #203723
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30649
    • Total: 30649
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:

    .header .center {
      max-width: 1200px !important;
    }

    Regards,
    Chris

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.