Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #987711
    goldbaum
    Participant

    Hi,

    When changing the Body Font Weight, nothing happens.

    #988018
    Joao
    Moderator

    Hi There,

    Thanks for writing in! To assist you with this issue, we’ll first need you to provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.

    Also please explain what process you are using to change the font-weight.

    Additionally, X comes with Font Weight Helper Classes, you can simply add this classes to the Class Box of your Cornerstone Element or your HTML tags and the font will change accordingly. Please see list of classes below.

    w-100 Thin 100 is the lightest
    w-200 Extra Light 200 is heavier than lightest
    w-300 Light 300 is lighter than normal
    w-400 Regular 400 is normal
    w-500 Medium 500 is heavier than normal
    w-600 Semi-Bold 600 is lighter than bold
    w-700 Bold 700 is bold
    w-800 Extra-Bold 800 is heavier than bold
    w-900 Heavy 900 is the boldest

    Let us know if you need further help,

    Joao

    #988240
    goldbaum
    Participant

    Hi Joao, thanks for your quick reply!

    have a look at http://www.tomsfotohokje.nl

    When changing the body font weight in the ‘typography’ menu, the font doenst change on any page.
    See the screen shot as examples.

    #988242
    goldbaum
    Participant

    another setting, same output

    #988576
    Joao
    Moderator

    Hi There,

    Would you mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info:

    – Link to your site
    – WordPress Admin username / password

    Don’t forget to select Set as private reply. This ensures your information is only visible to our staff.

    Thanks,

    Joao

    #989172
    goldbaum
    Participant
    This reply has been marked as private.
    #989237
    Lely
    Moderator

    Hi There,

    Thank you for the credentials.
    Upon checking, it is not working because your entire body text content is wrapped by bold text tag.
    You have wrong bold tag on the top bar:
    <b>Neem contact met ons op! +31 (0)6 25209550 of info@tomsfotohokje.nl<b/>
    Bold closing tag should be </b> not this:<b/>

    So since you have open bold tag <b>, all content below this will be bold. The customizer will not work because it will apply first the bold tag before the CSS.
    Update the TOPBAR content to this and it should work after.
    <b>Neem contact met ons op! +31 (0)6 25209550 of info@tomsfotohokje.nl</b>

    Hope this help.s

    #989489
    goldbaum
    Participant

    Oeps! Classic mistake! Thanks for helping. T.

    #989544
    Christopher
    Moderator

    You’re welcome.

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