Space between the menu and the Revolution Slider

This topic has 24 replies, 3 voices, and was last updated 5 years, 5 months ago ago by Rose Tyler

  • Avatar: jimjim93
    jimjim93
    Participant
    November 3, 2018 at 13:49

    Hi,

    Is it possible to remove this space between the main menu and the slider Revolution ?

    Cordially.

    Jimmy Rochat

    23 Answers
    Avatar: zucca
    zucca
    Participant
    November 3, 2018 at 19:35

    I have the same problem and because I have the mega menu every time I roll my mouse over the space under it, the menu opens and hides the slights that I have beneath. How can I fix it?

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 5, 2018 at 08:43

    Hello @jimjim93,

    Please provide your site URL.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 5, 2018 at 08:45

    Hello @zucca,

    Unfortunately, I can’t open your site to see problems. Please check.
    Also, provide temporary wp-admin access so we can take a closer look.

    Regards

    Avatar: jimjim93
    jimjim93
    Participant
    November 5, 2018 at 08:45

    Yes

    Please, contact administrator
    for this information.
    Avatar: zucca
    zucca
    Participant
    November 5, 2018 at 09:57

    I will open the site to check the problem . please check the menu , how its open .
    Thanks

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 5, 2018 at 11:05

    Hello @jimjim93,

    Please add this code in style.css file of child theme:

    .home .page-content {
        padding-top: 0px;
    }
    .home .main-nav {
        margin-bottom: 0px;
    }

    https://www.8theme.com/demo/docs/legenda/#child_theme

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 5, 2018 at 11:10

    Hello @zucca,

    Please add this code in style.css file of child theme:

    .main-nav .menu > li > a:after {
        display: none;
    }
    .home .page-content {
        padding-top: 0px;
    }
    .main-nav {
        margin-bottom: 0px;
    }

    Regards

    Avatar: jimjim93
    jimjim93
    Participant
    November 5, 2018 at 14:21

    Top thanks you !

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 5, 2018 at 14:33

    You’re welcome!

    Regards

    Avatar: zucca
    zucca
    Participant
    November 5, 2018 at 14:42

    Thanks for the space problem . I have one more problem , its about the menu . if you take the mouse under the menu it opens .

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 5, 2018 at 15:08

    Hello @zucca,

    Have you added this code?

    .main-nav .menu > li > a:after {
        display: none;
    }
    

    Regards

    Avatar: zucca
    zucca
    Participant
    November 5, 2018 at 15:29

    Yes i added it but still the problem.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 5, 2018 at 15:33

    Dear @zucca,

    Make sure that you added the code correctly – https://gyazo.com/0162694cdbf7d6abfd10d326fdd78c40

    Regards

    Avatar: zucca
    zucca
    Participant
    November 5, 2018 at 21:12

    .main-nav .menu > li > a:after {
    display: none;

    right ?
    that dont work .

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 6, 2018 at 08:16

    Hello @zucca,

    You added
    http://prntscr.com/lewbso
    – it is incorrect
    You need to change http://prntscr.com/lewcjf to >

    Regards

    Avatar: zucca
    zucca
    Participant
    November 8, 2018 at 09:37

    Is this ” & ” symbol the problem ?

    i fixed the main menu with this code :
    .main-nav .menu > li > a:after {
    float: none;
    display: none;
    }

    and work … its correct ?
    I have the same problem with the sensitivity of the menu on the menu that expands when I navigate under the main menu.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 8, 2018 at 09:46

    Hello @zucca,

    I am glad that your problem was solved.
    Please provide a video for better understanding the new problem.

    Regards

    Avatar: zucca
    zucca
    Participant
    November 8, 2018 at 18:32


    Because the mouse isn’t shown i click right click and open the windowns .

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 9, 2018 at 09:40

    Dear @zucca,

    Sorry, but your problem is a bit unclear to me. Please describe your problem in more details and provide some screenshots or video.
    Thanks in advance.

    Regards

  • 1 2
    Viewing 20 results - 1 through 20 (of 24 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.