Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #471649

    I need to change the sub menu for my enfold template. I tried the advanced styling, but is not working. Which .css file is this located in? I can also add to Quick CSS if needed.

    http://staging.supermarketsense.com

    Thanks for your help.

    #471872

    Hi hillphoenix!

    You can edit your submenus with the below css in the custom css section in your theme options:

    #top #header .mega_menu_title a {
      color: inherit;
      font-size: 17px;
      line-height: 1.1em;
      padding: 0;
      margin: 0;
      background: transparent;
      border: none;
    }

    However, may we have temporary access to your website to find out why sub menus are ignoring the advanced styling changes?

    Be sure to include credentials in the private content section.

    Cheers!
    Dake

    #471939

    See private content for info

    #471941

    Would also like to reduce the margins around the submenu titles. There is too much space. http://staging.supermarketsense.com

    #472410

    Hey!

    It seems like you choose to use your Events menu item as a mega menu. Please go to Appearance > Menus and uncheck “Use as a mega menu”. Then you can easily make styling changes on sublevel menu items in Enfold theme options > Advanced Styling > Main Menu sublevel Links

    Best regards,
    Yigit

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.