Site logo

Archived topic

Get a shadow around the site

8 replies · Started by Pascal on November 18, 2022

Viewing posts 1–9 of 9

Hey,

i bought generatepress yesterday and i'm overwhelmed about all that great features so i'm sure i missed something :)
Id like to get a shadowborder around the page (the whole left and right sided where you see the red arros. So i'd like to get a smoother view from the content to the outside of the page.

https://app.screencast.com/PuQmNq1qpkqZO

Is that possible?
Actuall i don't use generateblocks.

Thanks really alot

Hey Leo,

unfortunately not.
It looks like the same.
So i created the two Hooks and set the Layout settings like described in your link.

So i rebuild my cache, but it won't work at the moment :/

I added these information in my last post.
The caching plugin is deactivated now

Oh really ?
I'm so sorry, don't thought about that.
I switched the color now, looks nice :)

Now i try to get the page floating in a full shadow ;)

Thank you very much for the help :)

Try to change your CSS to this and feel free to adjust the margin value:

.site-wrapper {
    box-shadow: 6px 8px 55px 8px rgb(0 0 0 / 75%);
    margin-bottom: 50px;
    margin-top: 50px;
}

Works wonderful, great job, thanks alot :)

This archived topic is closed to new replies.