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

  • Author
  • #100189
     stales
    Participant

    Hi. I have purchased your theme and absolutely love it.

    I’ve been able to make all the changes I need to get my site up and running.

    I have one last item to clean up.  I’m using the “Mega Menu” option to display the menu horizontally.

    I just need help finding out which CSS elements I need to update to change the padding between the menu items, as well as make the drop down menu be full width under the primary menu.  Can you please point me in the right direction.  Thank you in advance.

    #100492
     Laura
    Moderator

    Hello, this should work for the padding between them

    COPY CODE
    
    ul.dropdown-menu.sub-menu.pull-left li {
        padding-left: 10px;
        padding-right: 10px;
    }
    

    With this you can control the width of the dropdown menu

    COPY CODE
    
    ul.dropdown-menu.sub-menu.pull-left {
        width: 100% !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 🙂

    #109635
     stales
    Participant

    Thank you. This worked for me!

    #110147
     Laura
    Moderator

    Glad it worked 🙂

    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?