Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1302859
    awesome
    Participant

    Hi the border under the menu in ethos is messing up inexplicably. When the page loads the border is only in the center of the page, using regular margins, but when you place the cursor over the menu, it pops out full width and seems to stay there.

    This is in Chrome on OSX 10.6

    Please see a screenshot and login info in a private reply shortly.

    Thanks!

    #1302860
    awesome
    Participant
    This reply has been marked as private.
    #1303012
    Darshana
    Moderator

    Hi there,

    Thanks for writing in! You can add this under Custom > CSS in the Customizer.

    
    .x-navbar {
        min-height: 55px;
    }
    

    Hope that helps.

    #1314414
    awesome
    Participant

    Hi it is happening again, when I add in the fade effect. I added that code in but changed it to the height of navbar that I’m using. Log in and go to the pricing page please, load it and don’t mouse over menu, you will see it is cut off on left side.

    Thanks!

    #1314604
    Nabeel A
    Moderator

    Hi again,

    It looks fine on my end. I am not able to reproduce the issue, however you can try adding the following code in your Customizer via Appearance > Customize > Custom > Edit Global CSS:

    .x-navbar .x-container.width {
        max-width: 2000px !important;
        width: 100% !important;
    }

    Let us know how this goes!

    #1314776
    awesome
    Participant

    Hi that didn’t work, sorry (I load CSS via the style.css in the child theme). I’m sending over a screencast in a second so you can see the issue firsthand.

    #1314777
    awesome
    Participant
    This reply has been marked as private.
    #1315259
    Rupok
    Member
    This reply has been marked as private.
    #1315459
    awesome
    Participant

    Hmm okay interesting when I just checked it it looked good. Maybe there was a caching issue.

    Do you mind deleting the recording now or at least marking the reply private? Just trying to keep the site under wraps until launch 🙂

    Thanks!

    #1315496
    Thai
    Moderator

    Hi There,

    I’ve already set that reply private.

    Regards!

  • <script> jQuery(function($){ $("#no-reply-1302859 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>