Even though I have set the widget title sizes to a particular size in the main Customise settings, they seem to be pulling in the H3 size. I need to increase the H3 for the rest of the site without making the sidebar titles larger too.
It would be great to understand why they aren’t referring the sizes I have defined, and if they need to reference an H tag then I would like them to reference the H4 tag instead.
I think this code is changing the H3 sizes across the site to 16px, which isn’t what I want. What would be the css to change widget-title to h4 please?
From what I’ve read online it looks like I need to change the php file to do this?