Mega Menu Disappears too fast - by Frank Worcester

This topic has 6 replies, 2 voices, and was last updated 7 years, 7 months ago ago by Olga Barlow

  • Avatar: Frank Worcester
    Frank Worcester
    Participant
    September 17, 2016 at 18:43

    Hello again,

    Thanks again for everything, we’re really close to being finished (we open in 9 days! its so exciting!), we just need to do the home page and are playing around with shipping now 🙂

    Just one question: If I hover above LARP and want to go to Accessories, the mega menu disappears to fast – is there any way to delay the menu disappearing by a few seconds so the path of the mouse would be more direct? It was just an annoyance a few of our customers had when testing. (I’m going to add more columns once we have organised our mass- import plugin stock list)

    Thanks,
    Frank

    5 Answers
    Avatar: Frank Worcester
    Frank Worcester
    Participant
    September 17, 2016 at 22:03

    Oh and also the ‘Do not show this pop-up’ text on the Popup in the Ecommerce section – how do I change the font of that to white?

    Sorry about this, thanks for your help 😀

    Take care,
    Frank

    Avatar: Frank Worcester
    Frank Worcester
    Participant
    September 18, 2016 at 00:32

    Oh also, when I created my Newsletter, using code I found on these forums, it doesnt look like the one below or actually signs a person up to my newsletter either.

    https://www.8theme.com/demo/xstore/home-presentation/?preset=header6

    My code is here that Ive put in a static block:

    <div class=”et-mailchimp”>
    <p>
    <label>Email address: </label>
    <input name=”Email” align=”middle” name=”email” placeholder=”Your email address” required />
    </p>
    <p>
    <input type=”submit” value=”Sign up” />
    </p>
    </div>

    At the moment, it shows the popup, it just doesn’t work for some reason? But it works in the footer widget 😀 which is great, but I couldnt find a mailchimp shortcode or something.

    A thousand apologies to you, thank you again for all your help, it is very much appreciated! 🙂

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    September 19, 2016 at 11:04

    Hello,

    1) To fix menu problem try to add the following code in Theme Options > Styling > Custom CSS

    .nav-sublist-dropdown:before {
        top: -60px;
        height: 80px;
    }

    2) To change color of check-box:

    #etheme-popup .checkbox-label label {
        color: #b3b3b3;
    }

    3) You need to use mailchimp shortcode only in your static block http://prntscr.com/cjqpdw

    Regards

    Avatar: Frank Worcester
    Frank Worcester
    Participant
    September 19, 2016 at 11:32

    Thank you so much for fixing literally everything! 😀

    Thanks again for everything 🙂

    Frank

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    September 19, 2016 at 12:18

    You are welcome!

    Regards

  • Viewing 6 results - 1 through 6 (of 6 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.