• Hello,

    I’m trying to add some CSS to change a bunch of things but nothing seems to work. I’m adding CSS but it doesn’t change anything.

    I’m currently trying to change the font size on the menu, but it’s not working. What can I do?

    Thank you for your help.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Hi there,

    Disable the SG Optimizer plugin whilst you’re developing or making style changes to your site. This will ensure you’re not seeing old Cached versions of your site.

    View the site in an incognito browser to ensure browser caching isn’t showing you old files.

    Then check ALL your CSS is valid using a site like this:

    https://jigsaw.w3.org/css-validator/

    You can copy and paste into the direct input.
    If a line of CSS is ‘broken’ it may stop any code after it from executing.

    If that all fails then add the code back to your site, and paste a copy of the code here and we can take a look.

Viewing 1 replies (of 1 total)
  • The topic ‘Css not working’ is closed to new replies.