Additional Classes on Menus

Tagged: 

ThemeBurn SupportForumsOpenCart ThemesPavilion OpenCart ThemeAdditional Classes on Menus

This topic has been marked as not resolved.

Hi,

I’m having two issues with my menus (jminacio-loja.com):

1. adding additional classes to some menu items. I’ m using a colored top border on each menu item. It has worked on all items except for “Brands” (manufacturers dropdown) and “Catalogs” (page link). This is the custom CSS I’m using:

.tb_marcas > a {
  border-style: solid;
  border-top-width: 7px;
  border-top-color: #fe5f3d;
  border-left: none;
  border-right: none;
  border-bottom: none;
}

It is the same for all items with the exception of the color.
___

2. I would also like to know if there is a way to make the brands on my “school” and “gift” menus
appear as they do on the manufacturer’s dropdown: separated by an alphabet and in columns
instead of a single stacked column.

Thanks for your help.

January 7, 2016 at 11:38 am #44296
You will need to register in order to post topics and read replies in the ThemeBurn.com support forums!
January 13, 2016 at 10:21 am #44354
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.