How to change font-size of headings globally?

Hello,

I am using x theme v6.3.8 with Renew stack and Cornerstone v.3.3.8. I am building a site with mostly statics pages.

I’ve been trying to figure out the best way to change e.g font-size of h2 elements globally on all pages. I know that I can use custom css, but it is not easy to figure out which classes to target with the css rule. I have also checked the Typography settings in the theme options and the ‘Font’ settings in Cornerstone, but cannot find anything to do with setting the size.

Is there a general principle / approach to style all elements of a certain type across all pages? How to know the classes of the specific elelements?

Hello @carlopompili,

Thanks for asking. :slight_smile:

I suggest you to please use the solution mentioned in following thread.

To find out class of specific elements you can use Chrome dev tools. To get started with devtools, please take a look at following resource.

Thanks.

OK - thanks!

Glad we were able to help :slight_smile:

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.