Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #394816

    After recently upgrading the Enfold theme to 3.08, I am noticing, even with all the responsive setting set properly (I think?), I am getting an extra “sidebar” type menu column to the right of my site. Although, it is not a sidebar; it looks like a repeat of my site menu. This is only occurring in mobile view.
    This is causing the main side content to not stretch and fill the screen properly. Well, it fills it but you can move the “site” to the right with a finger drag, as there is a column to the right of the main content (displays the site menu). I have verified this issue is consistent across a few smart phones, so I do not think this is a setting on my phone causing this display issue.
    I do not see the issue in desktop view, even as I slowly contract the view down to “mobile size.” I uninstalled and reinstalled the theme again (downloaded again, to make sure nothing buggy in the download). I’ve looked at mobile settings, sidebar issues and menus, changed some setting one at a time, to make sure I was not assuming what sometime did. All to no avail. Still getting this extra column on right on side in mobile device view. Please help! I am out of ideas as to how to fix this issue. Site is http://onestoptechnicalshop.com Any help would be greatly appreciated. I LOVE YOUR ENFOLD THEME. YOU GUYS ROCKS!

    #394914

    Hi,

    I have the same issue! Latest WordPress, latest Enfold theme (3.0.8).

    Only on mobile just as the one above said. I have mobile siderbars disabled.

    #394976

    edit

    • This reply was modified 9 years, 9 months ago by cberentz.
    #395025

    Hey!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    @media only screen and (max-width: 990px) {
    #wrap_all {
    position: relative !important;
    }}

    Regards,
    Yigit

    #395034

    Worked perfect, thanks!

    #395037

    Hi!

    You are welcome! Issue will be fixed in upcoming update. We will keep the thread open for the OP. If you have any other questions or issues, please feel free to start a new topic : )

    Best regards,
    Yigit

    #395332

    Fixed! Thank you so much!

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Extra Menu in Sidebar View’ is closed to new replies.