Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1178371
    andisites
    Participant

    Hi 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!

    #1178641
    Joao
    Moderator

    Hi There,

    Upon checking your website it seems to have worked,

    Would you mind clearing your browser cache and checking it again?

    Thanks

    Joao

    #1179490
    andisites
    Participant

    Hi,

    Thank you! I see the changes now. Hope you have a great weekend!

    #1179830
    Rad
    Moderator

    You’re most welcome!

  • <script> jQuery(function($){ $("#no-reply-1178371 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>