Main menu item "Information" – another color

Tagged: 

ThemeBurn SupportForumsOpenCart ThemesShoppica 2 OpenCart ThemeMain menu item "Information" – another color

This topic has been marked as resolved.

Hi!
At first sorry for my terrible English.
I like your site shoppica.net – and especially main meny, when all items are highlited on mouse-over, and “Buy theme” is instantly marked with green color. I want to change my site the same way – items/categories in standard color and “Information” is green.
How can I make it?

August 14, 2012 at 10:01 pm #12463

and one more question – how to add new item to Information menu that will link to forum, for example?

August 15, 2012 at 11:40 am #12483

Hi,

1) Here is a topic, where we explain how to add a custom color to your menu:
http://support.themeburn.com/topic/menu

2) Here is the tutorial how to modify your menu:
http://support.themeburn.com/topic/modify-main-menu

Best,
ThemeBurn team

August 15, 2012 at 11:50 am #12485

thanks, but…
take a look please (psycd.ru) – sub-items of Information have the same background color too :(

August 15, 2012 at 12:01 pm #12486
You will need to register in order to post topics and read replies in the ThemeBurn.com support forums!
August 15, 2012 at 12:14 pm #12489

of course I did, that’s a code from the CSS Settings of Shoppica

#menu_information a {
  background: #7db122 no-repeat top right !important;
  color: #fff !important;
}
#menu_information a:hover {
  background-color: #90c03b !important;
}

But as you can see sub-items have another bg color too.

August 15, 2012 at 12:16 pm #12490
You will need to register in order to post topics and read replies in the ThemeBurn.com support forums!
August 15, 2012 at 12:29 pm #12493
Viewing 7 posts - 1 through 7 (of 7 total)
  • You must be logged in to reply to this topic.