Archived topic
background color and content layout issue
4 replies · Started by syed on December 25, 2018
Hi,
Want to apply some of the setting but not able to do and referring you a website for background color and content container border shade.
refer website for reference http://www.pennybros.com i want same background and content color shade
need exact content layout box style and border shade with same background color.refer site https://pennybros.com/penny-pincher/
Hi there,
Looks like the example site just imported Marketer so might be easier if you just do the same:
https://generatepress.com/site-library/#marketer
The example site is simply using white #ffffff as background color and this CSS as the border:
.separate-containers .inside-article {
box-shadow: 0 0 27px 0 rgba(214, 231, 233, 0.52);
border: 1px solid rgba(0,0,0,.05);
}
Thanks for addressing the issue.
No problem :)