• Resolved rachel8t4

    (@rachel8t4)


    Hello!

    I’m hoping someone can help, I’ve been searching and searching and getting nowhere. I noticed the other day that a lot of my CSS styling has stopped displaying on desktop. Things like the fonts reverting to default styles and sizing, borders missing etc. Even with an !important attribute, it’s not working anymore. The CSS is still there in the customizer, but it seems to be getting ignored. Strangely though, it still seems to be working on mobile view which has me really confused…

    For example the main menu font should be Special Elite in black, but it’s displaying on desktop as Lato in grey.

    Has anyone else had this happen? Any suggestions at all would be appreciated. Theme is SiteOrigin Unwind, so I’m not sure if it’s a theme issue after updating, but I really have no idea…

    Thanks in advance!
    Rachel

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi Rachel

    Thanks for reaching out.

    Is this media query closed? I might have missed it but at a glance, I’m not seeing the closing bracket for this query.

    /* For Mobile Screen upto 768px */
    @media screen and (max-width: 768px) {
    Thread Starter rachel8t4

    (@rachel8t4)

    Thank you so much Andrew! Once I put the missing bracket back in, most of the CSS returned to normal. I ran that code through a couple of different css validators too and the missing bracket wasn’t picked up. Thanks again for you help!

    Super, glad that helped. All the best with your site. If SiteOrigin questions arise in the future, please, let us know.

    Cheers for now ??

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘CSS Styling not Loading on Desktop? Working on Mobile, SiteOrigin Unwind’ is closed to new replies.