Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #1147989

    I am working on a site and the following is occurring…

    When on the home page the font for the menu links in the header are correct, but when you navigate to a different page they change .

    How can I keep the same font as on the home page to the other pages – never seen this before, quite odd!

    #1148046

    It is also occurring on all H tags on the inner pages

    the font becomes the 300 weight and not the desired weight of 700

    #1148092

    Any help here would be fantastic

    #1148300

    Hi,

    That is a bit strange yes, the same CSS seems to be applying on both the home page and the FAQ page for instance. Could you try to delete the old CSS and JS files under Enfold->Performance to see if that helps please? If not then please deactivate all file compression as well.

    Best regards,
    Rikard

    #1148368

    Hello Rikard

    I have done all the above and it has not changed anything :-(

    #1148377

    You can see the 700 weight loading then get replaced with the 300 weight version – I have added a ZIP file with a video showing this on the page http://personalinjurytrusts-co-uk.stackstaging.com/faq/ and every page other than the Home Page –

    VIDEO HERE

    #1148459

    Any thoughts as I need to show the client something tomorrow and it looks really bad!

    #1148826

    Can anyone help here – this is not normal and there is no reason why the theme should be doing this!!!

    #1150067

    Hi,

    Thank you for the update.

    We can’t seem to reproduce the issue on Chrome Windows 10. Where are you testing it? The font weight of the h1 tag is always set to 700. Did you add this css code?

    #top #wrap_all .all_colors h1 {
    	letter-spacing: -0.03em;
    	font-weight: 700 !important;
    }

    This is what we see on our end.

    Screenshot: https://imgur.com/a/GWDD1ft

    Best regards,
    Ismael

Viewing 9 posts - 1 through 9 (of 9 total)
  • You must be logged in to reply to this topic.