Tagged: 

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #460990

    Hi there,

    I recently updated to Enfold Version 3.2. After that the right sidebar with the menu did not align on the right side next to the content but aligned on the right browser window.

    After that I tried it with a pure new installation with no plugins and a fresh database. Unfortunatelly it did not get better.

    Please see the screens attached what could have happened.

    Thanks,
    Ray

    #461474

    Hi GooseRay!

    Can you please post the link to your website?

    Cheers!
    Yigit

    #461510
    This reply has been marked as private.
    #461873

    Hi!

    That is actually the default design of the right sidebar header.Try to set the right margin of the content to 0.

    .html_header_right #main {
      margin-right: .0;
    }

    Regards,
    Ismael

    #463100

    Hi Ismael,

    thanks for your help! Unfortunatelly did not help… After some extensive trying this is the code that worked:

    #wrap_all {
        position: relative;
    }

    Best Rainer

    • This reply was modified 9 years, 4 months ago by GooseRay.
Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Right Sidebar is not in place with version 3.2’ is closed to new replies.