Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1371347
    lifeandfate
    Participant

    Hi

    So when I view the below URL

    http://techhero.com.au/home-2-2/

    All of the font underneath the photo is set to strong.

    I have looked at my CSS styling and there doesn’t seem to be a problem.

    Please let me know if there is any additional information you require.

    I am using the most up to date cornerstone and X theme versions.

    Regards

    Callum

    #1371519
    Rupok
    Member

    Hi there,

    Looks like your text is wrapped with multiple font tags – http://prntscr.com/e8xvro

    If you can’t see this on editor then a plugin might causing this. 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.

    #1371732
    lifeandfate
    Participant

    Hi

    I have deactivated every plugin other than cornerstone and I am still getting this problem.

    I am only getting this issue on this page not on any other page that I have.

    Any suggestions?

    Regards

    Callum

    #1371779
    Thai
    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 login 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.

    #1374152
    lifeandfate
    Participant
    This reply has been marked as private.
    #1374615
    Rad
    Moderator

    Hi there,

    Your content has invalid elements (not properly closed elements). Example,

    <strong><font size="7" color="#ffffff">Your Free Phone Consultation<font></strong>

    Should be like this

    <strong><font size="7" color="#ffffff">Your Free Phone Consultation</font></strong>

    There are many and I went ahead and fixed them.

    Cheers!

    #1374775
    lifeandfate
    Participant

    Hi

    Cheers for that one.

    I’ll have a look to see if there are any other tags that I haven’t closed on other pages.

    Kind Regards

    Callum

    #1374982
    Paul R
    Moderator

    Yes, kindly double check your pages. Have a nice day!

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