Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #899314
    zendog22
    Participant

    Hi, the font size in my text boxes and headers don’t seem to change when I change the font size values under customise, Typography. The only one that changes is section 2. But the rest stay same size. Please can you help? I’d like font size to change across homepage to size 16 or 18 possibly. http://kentishandco.staging.wpengine.com/

    #900207
    Christopher
    Moderator

    Hi there,

    Headlines use responsive element and they resize automatically, if you don’t want to use responsive text element, simply remove resp-h class name from headline’s class field.

    Hope it helps.

    #900347
    zendog22
    Participant

    Hi, it’s not just the headers I want to change the size of. I also want to change body of text. I added this code to the style section for the text boxes but it doesn’t work. Please advise?

    font-size: 16px;

    #900372
    zendog22
    Participant

    this is the code that I currently have in the boxes. but it’s not working to change the font size. thanks in advance for helpin’.

    margin: 10px 0 15px; color: #fff; font-size: 16px;

    #900379
    zendog22
    Participant

    I guess I’d like to keep the font size responsive. but with a desktop screen I’d like to have it at size 16. Sorry for the chain but hoping it’s still clear.
    So basically I’d like to reduce the font (header and body) size, keep it responsive, and the code that I have at the moment isn’t working.
    ta

    #901563
    Christopher
    Moderator

    Hi there,

    Upon checking your site, you added both font-size attribute and responsive class to <p> tag, please note that you can’t use both of them at the same time, you should use one of them, see the attachment.

    If you want to apply 16px font size then remove resp-p class from <p> tag.

    Thanks.

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