• For some reason, all of my sidebars on my website seem to be flipped backward or something. Where it says I have a left sidebar, it is actually a right sidebar, and it is messing up the design of my site, everything is crammed into the side. I am not sure how to fix it. My theme is Customizr

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

Viewing 1 replies (of 1 total)
  • Hi,
    this seem to be due to:
    1) this custom CSS

    @media (min-width: 1200px) {
    [class*=span] {
        margin-left: 20px;
     }
    }

    2) a conflicting CSS coming from this plugin:
    wp-user-frontend

    Hope this helps.

Viewing 1 replies (of 1 total)

The topic ‘Customizr Sidebars/Widgets on site not functioning properly’ is closed to new replies.