Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #392126

    Suddenly, the menu section throughout the website takes up half the page, pushing everything beneath it.
    I tried deactivating all plugins without success.
    Can you please help? Thank you.
    http://www.skloff.com/

    #392133

    Hey classywebsites!

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

    div#header_main_alternate > .container {
    height: 45px;
    }

    Cheers!
    Yigit

    #392141

    Hi Yigit,

    I pasted that code and saved changes, but the problem remains the same.
    Can you please help? Thank you.

    #392148

    Hi!

    I have added !important rule and it does work fine on my end now. Please flush browser cache and refresh your page a few times.

    Regards,
    Yigit

    #392162

    Much better!
    It looks back to noormal on a desktop (Chrome and Firefox)
    Now, the items in the menu: “Information, “Blog” and “Contact” are no longer in the half light/half dark menu bar on the Apple IPad Safari Browser. [Please note, I cleared the IPad cache and refreshed the page five times.]
    Can you please help? Thank you.

    #392250

    “Information, “Blog” and “Contact” are no longer in the half light/half dark menu bar on the Apple IPad Chrome Browser
    They have fallen below into the slider.
    Can you please help? Thank you.

    #392514

    “Information, “Blog” and “Contact” are no longer in the half light/half dark menu bar on the Apple IPad
    Chrome Browser or
    Safari Browser.
    They have fallen below into the slider.
    Can you please help? Thank you.

    #392710

    Hi!

    You are using an old version of Enfold, could you try and update to the latest version?

    Regards,
    Rikard

    #392729

    Hi,
    It was working just fine with Enfold 2.1 and WordPress 3.9.3.
    When I temporarily updated to Enfold 3.0.8 and WordPresss 4.1 all the formatting in my Enfold Child: Stylesheet (style.css) was messed up. [please see Moderator only login at top of thread]. So, I reverted back to Enfold 2.1 and WordPress 3.9.3.

    “Information, “Blog” and “Contact” and the Magnifying Glass are no longer in the half light/half dark menu bar on the Apple IPad, Chrome Browser or Safari Browser.
    The menu no longer wraps around and those items have fallen below into the slider.
    In an example of another website (different theme) the menu wraps around to the next row for the menu items that wont’ fit the width of the Apple IPad Chrome Browser or Safari Browser.
    Please See: http://www.ltctree.com

    Can you please help? Thank you!

    #393124

    Hi,

    “Information, “Blog” and “Contact” and the Magnifying Glass are no longer in the half light/half dark menu bar on the Apple IPad, Chrome Browser or Safari Browser.
    The menu no longer wraps around and those items have fallen below into the slider.
    In an example of another website (different theme) the menu wraps around to the next row for the menu items that wont’ fit the width of the Apple IPad Chrome Browser or Safari Browser.
    Please See: http://www.ltctree.com

    Can you please help? Thank you!

    #393413

    Hi,
    I’m sure you guys are very busy, but you can please take a look at http://www.skloff.com ?
    The menu bar does not wrap around to create a second row on the IPad, so menu items blend into the slider directly underneath it.
    It should be a simple fix.
    Thank you!

    #394075

    Hey!

    I’m sorry but you’re using a very old version of the theme, 2.1. Please download the latest version, 3.0.8, from your themeforest account then update the theme via FTP. Please refer to this link for more info: http://kriesi.at/documentation/enfold/updating-your-theme-files/

    The update might change some elements or options on the theme so you have to adjust then or create them from scratch.

    Add this to the Quick CSS field to fix the menu:

    @media only screen and (max-width: 1140px) {
    .bottom_nav_header.social_header .main_menu ul:first-child>li a {
    font-size: 13px;
    }
    
    .main_menu ul:first-child > li > a {
    padding: 0 9px;
    }
    }

    Cheers!
    Ismael

Viewing 12 posts - 1 through 12 (of 12 total)
  • You must be logged in to reply to this topic.