Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Naji Amer

    (@n-for-all)

    the sidebar is displayed on the left since when u add a widget there the height of the sidebar becomes greater than the content and so it will go to the right, this has nothing to do with the plugin

    u may add this code to the custom css box

    
    .content-with-sidebar{
    min-height: 800px;
    }

    this should fix your issue

    Thread Starter dennisz

    (@dennisz)

    Thnx it works!

    Plugin Author Naji Amer

    (@n-for-all)

    Don’t forget to donate if you like this plugin

    cheers

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Sidebar moved after activation’ is closed to new replies.