This topic has 3 replies, 2 voices, and was last updated 7 years by Laura.

  • Author
  • #172662
     DenverC
    Participant

    Hi There

    How do I change the distance and position of the drop down menu from the main menu?

    Regards
    Denver

     

    #172719
     Laura
    Moderator

    Hello, can you specify a bit? I can help you with some css just let me know how do you want it to be:)

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    #172752
     DenverC
    Participant

    Hi Laura

    I want to be able to change the distance of the drop down menu from the main menu. On my site, http://www.12notes.co, you will find that there is a drop down menu under the store tab in the main menu. I want to move the drop down menu a bit higher so that it is closer to the main menu.

    Also, if you can, how do you change the background and text colours of the drop down menu?

    Thanks

    Denver

    #172873
     Laura
    Moderator

    Hello, try by adding this to style.css of child theme or at Appearance > Edit

    COPY CODE
    
    ul.dropdown-menu.sub-menu.pull-left {
        margin-top: -45% !important;
    }
    ul.dropdown-menu.sub-menu.pull-left li a {
        background: red !important;
        color: white !important;
    }
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

Viewing 4 posts - 1 through 4 (of 4 total)

The forum ‘General questions’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?