This topic has 2 replies, 2 voices, and was last updated 10 years by rodrigo.

  • Author
  • #26712
     rodrigo
    Participant

    Hello, I would reduce boxed option the length to 980 width without spoiling when accessed by mobile device. is this possible?

    #26787
     Catalin
    Moderator

    if you are reffering to width you can achieve that by adding this to your srtle.css file from your child theme:

    COPY CODE
    
    
    .kleo-page
    {
      max-width: 980px !important;
    }
    
    

    Thank you,
    Catalin

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

    Perfect! Thanks

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

The topic ‘Reduce boxed option’ is closed to new replies.

Log in with your credentials

Forgot your details?