Archived topic
Add a sidebar header box - Sidebar Title
3 replies · Started by Aybars on July 11, 2017
Viewing posts 1–4 of 4
Hello,
Could you please help me about adding and coloring a rectangle box on top of a sidebar.
For instance:
http://prntscr.com/fuipen
Hi there,
You can try giving the widget title a background color:
.sidebar .widget .widget-title {
background-color: #000000;
}
Adding CSS: https://docs.generatepress.com/article/adding-css/
Hi Leo,
I was searching the posts for this exact tip! 😊
Awesome. Glad you found it useful :)
This archived topic is closed to new replies.