Archived topic
removing gray container line
1 reply · Started by liz on November 26, 2020
Viewing posts 1–2 of 2
I have an idea what to do but I just want to make sure that I am not going to make a mistake. How can the gray container line be removed safely? I am using the broadcast theme. Thank you in advance.
Hi there,
go to Customizer > Additional CSS and look for:
.site-content .inside-article, .sidebar .widget, .comments-area {
box-shadow: 0px 0px 0px 1px rgba(214, 218, 222, 1);
}
Delete that block of code to remove the line.
This archived topic is closed to new replies.