Site logo

Archived topic

How make the sidebar with border-radius

3 replies · Started by Rovanov on April 14, 2021

Viewing posts 1–4 of 4

Hello everyone,
I've been tinkering for quite a while, but I can't get it done.
Can someone help me to make the (background color in the) sidebar with a border-radius?

With a big thanks ahead!

Hi there,

1. Add this CSS to your site:

.sidebar .widget {
  border-radius: 25px;
}

2. Increase the Separating space in Customizer > Layout > Container - this will make space between widgets.

3. Set the Background Color of the Customizer > Colors > Sidebar Widgets

Wow,
What an incredibly fast service!
Just what I was looking for, thank you very much!

Groet,
Rovanov

Glad to be of help!

This archived topic is closed to new replies.