Mega Menu Description And New Colom

Home Forums Jevelin Theme Mega Menu Description And New Colom

Home Forums Jevelin Theme Mega Menu Description And New Colom

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
  • abdullah
    Participant

    I want ask why my description mega menu not show, mega menu hide tiitle, and mega menu new colom not show for check up.

     

    this my site…

    https://babahdigital.com/depan/

    Hi @abdullah,

     

    I hope you are well today and thank you for your questions.

     

    I want ask why my description mega menu not show,

    Could you please tell me where you want to show the menu description so that i can help you?

     

    mega menu hide tiitle, and mega menu new colom not show for check up.

    I am not sure what you meant by this so could you please describe it a bit more in detail?

     

    Best regards,
    Shufflehound team

    abdullah
    Participant

    Oh yeah, work, my setting is wrong. hohohohoho

    can i aks, how can i change color for menu description, and alt menu color?

    abdullah
    Participant

    This is my trouble?

    http://prntscr.com/fl8o1b

     

    And how make this full width?

    http://prntscr.com/fl8p09

     

    And this is more i need

    http://prntscr.com/fl8qb3

    Some of these things are possible by developing custom CSS code. You can achieve it by adding the following CSS code in the Custom CSS code option of your theme on the below path.

     

    Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code

     

    .sh-nav ul.mega-menu-row ul.sub-menu ul.sub-menu {
        margin-bottom: -10px;
    }
    
    
    .sh-nav ul.mega-menu-row ul li div {
        padding: 6px 30px;
    }
    
    #page-container .sh-nav ul.mega-menu-row {
        padding-bottom: 20px !important;
        }
Viewing 5 posts - 1 through 5 (of 5 total)