Tagged: x
-
AuthorPosts
-
April 30, 2016 at 1:54 pm #907128
Relevance360ParticipantI am looking to change my heading sizes for the entire website. Is there a setting or can you give me the css?
April 30, 2016 at 1:55 pm #907129
Relevance360ParticipantThis reply has been marked as private.May 1, 2016 at 4:20 am #907638
JoaoModeratorHi There,
You can add this code to your Appearence / Customizer / Custom / Css and adjust according to your wishes.
h1, .h1 { font-size: 3em !important; } h2, .h2 { font-size: 2em !important; } h3, .h3 { font-size: 2em !important; } h4, .h4 { font-size: 2em !important; } h5, .h5 { font-size: 1em !important; } h6, .h6 { font-size: 1.4em !important; }Hope that helps,
Joao
May 4, 2016 at 5:52 pm #913371
Relevance360ParticipantThat is helping some pages but not all pages.
Here is an example:
https://relevance360.com/free/May 4, 2016 at 11:23 pm #913742
FriechModeratorHi There,
The given css code has a general selector and declared as !important so it should affect all the headings on your site regardless of which page. I’ve just check it and it did affect that page, is there a headline that you want to adjust in particular?
Thanks.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-907128 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
