Archived topic
I want to border around the sidebar
3 replies · Started by Arif on May 8, 2021
Viewing posts 1–4 of 4
I want to border around the sidebar https://www.wplogout.com like on this site
Hi there,
that site is using this CSS:
.sidebar .widget {
box-shadow: rgba(23,43,99,.3) 0 7px 28px;
border-radius: 5px;
}
You need to have the Customizer > Layout > Container > Content Layout set to Separate Containers.
Was looking for something similar, this was perfect. thanks David.
Glad to be of help :)
This archived topic is closed to new replies.