Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #794069

    Hallo zusammen,

    ich würde gerne wissen wollen, wie man das Boxed Layout etwas breiter bekommt?
    Also nicht über die klassische Weise im Enfold Theme sondern mittels CSS?
    Viele Grüße

    #794096

    Hey hackintosh1984,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:

    .responsive .boxed#top, .responsive.html_boxed.html_header_sticky #header, .responsive.html_boxed.html_header_transparency #header {
       width:1510px !important;
       max-width:95% !important;
    }
    

    Please adjust the values to suit your preferences. (Actually, you can set the width in General Layout > Dimensions.)

    Please let us know if you need more help!

    Best regards,
    Sarah

    #794265

    Perfect, thank you :-)

    #794302

    Hi,

    I am glad Sarah’s solution was able to help you! If you need addtional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Boxed Layout’ is closed to new replies.