Site logo

Archived topic

background color and content layout issue

4 replies · Started by syed on December 25, 2018

Viewing posts 1–5 of 5

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

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 :)

This archived topic is closed to new replies.