Hello Summer Sale!
Exclusive season-opening discount on TheGem theme.
Limited time offer.

Okay
  Public Ticket #1347585
Sub menu style
Closed

Comments

  • Eddie_E1 started the conversation

    Hi I want to change the style of the sub menu items i.e. background, padding etc (see attached), but because I can't 'inspect' it with chrome I'm not sure where to find this on the stylesheets? Can you let me know where this is on the stylesheet please and what the id/class name is?


    Thanks

    Ben

  •  444
    Sergio replied

    Hi,

    pls. check the theme options (screen 1548, 1549, 1550)

    If you’re happy with our theme, please rate us with 5 stars on Themeforest. It keeps us motivated!  (How to rate).

    Regards Sergio Codex.

  • Eddie_E1 replied

    Thanks for your help, just 2 little things I would like to know. Please see attached. I want to remove the hover line and reduce padding in the css. Can you please let me know these class names so I can overwrite, or show me how to do this is the admin that would be great.


    Cheers

    Ben

  •  444
    Sergio replied

    Hi,

    what kind of menu are you using?

    If you’re happy with our theme, please rate us with 5 stars on Themeforest. It keeps us motivated!  (How to rate).

    Regards Sergio Codex.

  • Eddie_E1 replied

    Hi, attached is what I am using! 

    Thanks

    Ben

  •  444
    Sergio replied

    HI!

    pls. use following css:

    .header-layout-fullwidth_hamburger #primary-menu.no-responsive li li.menu-item-current > a,
    .header-layout-fullwidth_hamburger #primary-menu.no-responsive li li.menu-item-active > a,
    .header-layout-fullwidth_hamburger #primary-menu.no-responsive li li:hover > a {
        border-right: 0 !important;
        padding-top: 10px !important;
        padding-bottom: 10px !important;
    }
    

     

    If you’re happy with our theme, please rate us with 5 stars on Themeforest. It keeps us motivated!  (How to rate).

    Regards Sergio Codex.

  • Eddie_E1 replied

    Thanks... this is solved :-) 

  • Eddie_E1 replied

    Actually sorry 1 more question RE the mobile menu (attached) How do I get it to stretch full width. I won't want the left and right spacing,

    Many thanks

    Ben

  •  444
    Sergio replied

    HI,

    sorry , by default this impossible , need to hard change layout

    If you’re happy with our theme, please rate us with 5 stars on Themeforest. It keeps us motivated!  (How to rate).

    Regards Sergio Codex.