This topic has 1 reply, 2 voices, and was last updated 9 years by sharmstr.

  • Author
  • #56759
     tonevski
    Participant

    I would like to decrease the page width (section-container container) in full-width more from 1280px to 1080px.

    What is the right way to do it?

    #56777
     sharmstr
    Moderator

    Try this is quick css

    COPY CODE
    
    @media (min-width: 1440px) {
      .container {
        max-width: 1080px;
      }
    }
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

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

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

Log in with your credentials

Forgot your details?