Comments 1Juan Cortazar started the conversationFebruary 18, 2017 at 4:47pmHi!I installed the new fashion store demo content but it´s a bit to wide for me. There is a css code to change the max width of the whole content page?Thanks![deleted] repliedFebruary 20, 2017 at 11:14amHi Juan, That is happening because we have modified Fashion demo with some CSS codes on Custom CSS area. Please find and remove those codes on Custom CSS area: /* Body: Large Screens */ @media (min-width: 1400px) { .container { width: 1370px; } .vc-container>.vc_row>.row-container.row-default, .vc-container>.vc_row>.row-container.row-stretch_row { width: 1370px; } } /* Body: Large Screens */ @media (min-width: 1600px) { .container { width: 1570px; } .vc-container>.vc_row>.row-container.row-default, .vc-container>.vc_row>.row-container.row-stretch_row { width: 1570px; } } /* Header: Remove Padding of Container*/ .main-header.fullwidth-header .container { padding: 0px; } 1Juan Cortazar repliedFebruary 25, 2017 at 5:55pmThanks a lot Ylli!Perfect as always :)[deleted] repliedFebruary 27, 2017 at 11:41amHi Juan, Glad to hear thatWill set this ticket as solved from here. Sign in to reply ...
Hi!
I installed the new fashion store demo content but it´s a bit to wide for me. There is a css code to change the max width of the whole content page?
Thanks!
Hi Juan,
That is happening because we have modified Fashion demo with some CSS codes on Custom CSS area. Please find and remove those codes on Custom CSS area:
Thanks a lot Ylli!
Perfect as always :)
Hi Juan,
Glad to hear that
Will set this ticket as solved from here.