Changing the size of the sidebar titles
- The topic ‘Changing the size of the sidebar titles’ is closed to new replies.
Need help? Check out our Support site, then
Hi! How could I go about changing the font size of the titles in the sidebar? TIA!
The blog I need help with is: (visible only to logged in users)
Hello,
To modify size of the widget titles shown in the sidebar, please use this custom CSS:
.sidebar-area .widget-title {
font-size: 2rem;
}
Please let me know if you have any additional questions regarding the sidebar titles.
Kind regards,
Taras
Thank you so much!
You are very welcome!
Kind regards,
Taras