• I change the styles.css and the default.css but they don’t update on the homepage. When I look in WordPress Editor, they are changed. But it’s still loads the same old css when I open the homepage. It’s especially the styles.css and default.css of Wallstreet and Wallstreet Light theme.

    Any ideas?

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi @hackerman1

    Thanks for using Wallstreet light theme.

    We have checked Wallstreet light theme at our end and it’s working well. Kindly follow given steps:

    1) Maybe it’s some CSS conflict issue so you can use !important attribute in your style.css.

    eg.

    .header-top-area {
        padding: 0 !important;
        min-height: 45px !important;
    }

    2) If also the first step did not work for you. It’s definitely cache issue. So clear your browser or server cache also deactivate your cache plugin if you are using.

    If you need more help let me know..!

    Regards

    Shahid

    Hello @hackerman1

    Did your problem solved or not.
    If yes, then allow us to close this ticket.

    Regards

    Shahid

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘CSS doesn’t update’ is closed to new replies.