Site logo

Archived topic

I like to make containers rounded edges

20 replies · Started by Sabbir on July 30, 2022

Viewing posts 16–21 of 21

is there no anyway for all pages?

You can change:

.page-id-59 .inside-article,

to:

.page .inside-article,

not working David, I use this:

.page .inside-article, .single-post .inside-article, .generate-columns .inside-article, .widget, .wp-show-posts-inner {
border-radius: 20px;
overflow: hidden;
}

Deleted

This archived topic is closed to new replies.