Archived topic
Theme Customization
1 reply · Started by Subhabrata on May 17, 2019
Viewing posts 1–2 of 2
How to Central Align the Right Sidebar Widget Titles?
Hi there,
Try this CSS:
.sidebar .widget .widget-title {
text-align: center;
}
Adding CSS: https://docs.generatepress.com/article/adding-css/
Let me know :)
This archived topic is closed to new replies.