Tagged: x
-
AuthorPosts
-
September 16, 2016 at 11:15 am #1178371
andisitesParticipantHi Themeco!
I added a bit of css to the child theme style sheet but it is not working for some reason.
We’ve included the code below on site and only the h2 is showing the change to font size. Is there some other way I can change the h1 and h3 font size or get the css to be applied to those two headings?
WORKS:
h2, .h2 {
font-size: 225% !important;
}Ex. http://hbcugrow.com/ (h2 on home page)
DOESN’T WORK:
h1, .h1 {
margin-top: 1em;
font-size: 260% !important;
line-height: 1.1;
}h3, .h3 {
font-size: 200% !important;
line-height: 1.3;
}Ex. of h1 and h3 (not resized with css included above): http://hbcugrow.com/lead-fall-16-agenda/
Thank you for your help!
September 16, 2016 at 3:28 pm #1178641
JoaoModeratorHi There,
Upon checking your website it seems to have worked,
Would you mind clearing your browser cache and checking it again?
Thanks
Joao
September 17, 2016 at 12:28 pm #1179490
andisitesParticipantHi,
Thank you! I see the changes now. Hope you have a great weekend!
September 17, 2016 at 10:25 pm #1179830
RadModeratorYou’re most welcome!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1178371 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
