Website width - by laurelg - on WordPress WooCommerce support

This topic has 4 replies, 2 voices, and was last updated 7 years, 7 months ago ago by Olga Barlow

  • Avatar: laurelg
    laurelg
    Participant
    September 12, 2016 at 11:51

    I haven’t been able to find where I set the width of my website. Can you let me know if there is a setting for this or is it custom code? Also, is there a way to set full width rows in a template?
    Thank you for your help!

    3 Answers
    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    September 12, 2016 at 14:47

    Hello,

    Unfortunately, there is no such option in our theme. At present, it’s possible only by additional customization. But we plan to add this option in one of our next updates.

    Regards

    Avatar: laurelg
    laurelg
    Participant
    September 13, 2016 at 15:08

    That’s a great option to add! Is there a custom code that I can add to my theme in the mean time? Thank you so much!

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    September 14, 2016 at 08:29

    Hello,

    Try to add the following code in Theme Options > Styling > Custom CSS > Global CSS

    @media (min-width: 1200px){
    	.container { width: 1300px;}
    }

    If you want to make row full width use Visual Composer row settings http://prntscr.com/cht2sg

    Regards

  • Viewing 4 results - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.