Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1083788
    fullframenw
    Participant

    Hello, photo #1: the bold won’t go away from this text even though I have </b> everywhere, I believe I did not leave anything unended.

    Photo 2 and 3: This header won’t appear the correct size. It does in cornerstone, but when I get out of cornerstone it appears smaller.

    Also in photo 3: Why does my button have space above the box?

    #1083892
    fullframenw
    Participant
    This reply has been marked as private.
    #1084386
    Lely
    Moderator

    Hi There.

    Thank you for the credentials.

    1.) Upon checking, your default font weight for body is semi-bold. You have set it on Appearance > Customize > Typography > Body Font weight. The paragraph inherit this property. On the other hand, the text above it is set to be h5 which is a heading. You have set Heading Font weight to be regular that’w why it is not bold.

    2.)There’s something on your site that wraps the text inside a <font> tag which is unusual and make this issue of text size. When I have remove it via browser, the text size became normal. You could try testing for a plugin conflict. You can do this by deactivating all third party plugins, and seeing if the problem remains. If it’s fixed, you’ll know a plugin caused the problem, and you can narrow down which one by reactivating them one at a time. If this issue is not coming from a plugin, try removing any custom codes you have added. See attached screenshot.

    3.)
    Since you have added a definite width for the button, please also add custom-marketing-btn on the button class field, then add the following code on Appearance > Customize > Custom > Edit Global CSS:

    .custom-marketing-btn.x-btn-circle-wrap:before{
      top: 9px; 
    }

    Hope this helps.

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