Best Premium and Free WordPress Themes › Forums › Online Shop › How to make Online Shop theme full width 1900px (not 1200px) ? Help › Reply To: How to make Online Shop theme full width 1900px (not 1200px) ? Help
May 6, 2020 at 5:16 am
#79869
Keymaster
Dear Stensystem,
Please add the given CSS code in Additional CSS.
Appearance > Customize > Additional CSS
.wrapper {
width:1900px;
}
Best Regards!