How To Add Background Color Either Side Of Body Area Instead Of White Using Boxed Layout? - Question | JoomShaper

How To Add Background Color Either Side Of Body Area Instead Of White Using Boxed Layout?

J

joanne

Helix Framework 1 year ago

How to add a custom background color for sides of the body content instead of white using boxed layout?

Thank you

0
1 Answers
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 1 year ago #156891

Hi Joanne,

For example, by Custom CSS:

.body-wrapper {background: green;}


And before you will ask me WHERE TO ADD IT? Read: https://www.joomshaper.com/documentation/helix-framework/custom-code-css-js-meta

0