Accent label position in a sub-menu item

ThemeBurn SupportForumsOpenCart ThemesPavilion OpenCart ThemeAccent label position in a sub-menu item

This topic has been marked as not resolved.

Please see the accent label in -

Do I need some custom CSS to do this?

-Ash

 yantrr
April 8, 2016 at 8:01 am #46321

Hi Ash,

You can use this quick fix, until we release a newer version:

.tb_list_1 > li > a > .tb_accent_label {
  left: auto;
  right: auto;
}

Add these styles from the Pavilion CP > Theme Settings > Custom > Custom Stylesheet text field.

BR,
ThemeBurn team

April 11, 2016 at 10:32 am #46407
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.