Archived topic
Can't change widget title typography
5 replies · Started by Yael on October 23, 2022
Hello there
I've tried to adjust the widget title in the sidebar using both the Widget Title Typography option and then trying to add custom based on this support post -- https://generatepress.com/forums/topic/widget-title-2/
Neither are being applied to the widget title in the sidebar. Here's a screenshot of customizer and widget titles in sidebar:
Hi there,
can i see the site ?
Sure, it's currently password protected on a staging site:
https://staging.goodworkpartnership.com/
PW: goodwork
Ok, so thats the wonder of Block Widgets, as those titles are H2 Headings.
Options:
A. you can replace them with GB Headline Blocks and set the styles directly on the headline.
OR
B. in the Typography -> Add New Typography you can select Target Element: Custom
Then in the CSS field add: .widget h2
Then you can style those in the customizer
Thank you, David!
You're welcome