• Resolved ryanchmura

    (@ryanchmura)


    I am using the theme editor additional CSS customizer and all the custom CSS I have is working, but any new CSS I put in does not affect my site. Pretty lost in this

Viewing 7 replies - 1 through 7 (of 7 total)
  • Hi Ryanchmura,

    Can you post the CSS here? It sounds like one small CSS semicolon could be throwing you off.

    Thread Starter ryanchmura

    (@ryanchmura)

    The CSS is over 1000 lines but Here is a link to a google doc where I have copied it to:

    https://docs.google.com/document/d/1wuAKSVNkCoX6hrECCv2eQ4vRo9tc7D3QGfxwhpRXhcg/edit?usp=sharing

    I ran it through a validator and had some errors to do with the body gradient and some parse errors I could not figure out..

    any help is appreciated!

    Moderator Steven Stern (sterndata)

    (@sterndata)

    Volunteer Forum Moderator

    but any new CSS I put in does not affect my site. Pretty lost in this

    I’ve done that sort of thing to myself. It usually has to do with either a missing end-of-comment or an extra or missing }at the end of a media query.

    hi @ryanchmura,

    you do have a lot of missing semicolons ;. try fixing these first and as you go along and check you will find your issue.

    hope it helps

    Thread Starter ryanchmura

    (@ryanchmura)

    The only semi colons I omitted were for the last style in a set, but have since corrected them if you check the above link. Still having the same issues, can not style anything

    Thread Starter ryanchmura

    (@ryanchmura)

    Resolved!

    Turns out it was an issue on the host side involving a bad upgrade of the SSL certificate which was locking me out of FTP access and disabling many of the WP functions.

    Thanks everyone for your help!

    @ryanchmura

    Is it possible that you have some cache plugin installed? If yes, try and delete all caches and reload the page to check your css code.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Custom CSS no longer works’ is closed to new replies.