• Resolved DJOpus

    (@djopus)


    Just recently I noticed that my site isn’t responsive. It wasn’t working on WP 3.9.2 and theme 2.2.3, so I updated both to WP 4.0 and theme 2.3.0 and it’s still not working. Any suggestions? https://www.djopus.com/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hey,
    Looking at your site it seems you have added css into your custom css box that breaks all the responsive code… things like:
    .container {
    width: 1170px;
    margin-left: auto;
    margin-right: auto;
    }

    You should fix your custom css box and clear your cache.

    Kadence Themes

    Thread Starter DJOpus

    (@djopus)

    One more reason to keep using great themes!!! Thank you. That code snuck in from another site I was working on. Thanks again!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Not Responsive Anymore 2.3.0’ is closed to new replies.