Site logo

Archived topic

Border and shwadow for maincontainer and sidebar

1 reply · Started by Dennis on September 1, 2021

Viewing posts 1–2 of 2

Hi,

in the last weeks i merged a lot websites to genratedpress - but i have one problem with the colours.

The most themes are very bright - so its not able to see the border or the shadows of the main elements e.g. container or sidebar.

How can i change that?

Thanks in advance

Hi Dennis,

I'm not sure I fully understand your question.

Is this question a design related question? If so, we can't really help with that.

I tried adding shadow to the content container, I would the shadow is quite visible:
https://www.screencast.com/t/W77xpr47jh8w

Here's the CSS in case you'd like to try:

.inside-article {
    box-shadow: 5px 5px 15px 3px #0000004f;
}

Let me know if you need further assistance :)

This archived topic is closed to new replies.