Change width of boxed Layout
Hi there,
How can I change the width of the box in the boxed layout, so that more of the content is visible but keep the boxed layout with background?
Hi @MMilesMM,
I hope you are well today and thank you for your question.
You can change its width from the theme settings as shown in the attached screenshot.
Best regards,
Shufflehound team
Attachments:
You must be
logged in to view attached files.
Hi thanks for the reply, but I wanted to change the content width while having the Boxed Layout activated
If I change that settings nothing visually changes even after clearing cache etc.
Could you please share your site URL so that I can help you?
Sure it is in the private Notes:
You can achieve it by adding the following CSS code in the Custom CSS code option of your theme on the below path.
Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code
#page-container div.container {
padding-left: 15px !important;
padding-right: 15px !important;
}
Popular choice
Professional Developers At Your Fingertips!
If you need services beyond standard support, we've got your back!
Services we offer:
Graphic work / visualizations Full WordPress development and design
We use cookies to enhance your experience. By continuing to visit this site you agree to our use of cookies.