Support Online: Mon - Fri / 08:00am - 05:00pm (GMT +7)
Your Time: Our Time:

file different button colors

More
9 years 9 months ago #1739 by Robert Hattch
I would like to change the color of the individual menu buttons when they are active or hovered over. Could you tell me how to do this. There is no info on your wiki page.

thanks

Please Log in or Create an account to join the conversation.

  • linhnt
  • linhnt's Avatar
  • Visitor
  • Visitor
9 years 9 months ago - 9 years 9 months ago #1743 by linhnt
Replied by linhnt on topic different button colors
Dear photofixations,

Thanks for contacting us and choosing our product!
With you can use Inspect element in browser to change the color you find a tab you then add the following active or hover
later this a tab the css and then just edit it with the color you want.
example to change color when hover over a tab :
a: hover {
color: green;
}
***********
Best regards,

Linh nguyen
Last edit: 9 years 9 months ago by linhnt.

Please Log in or Create an account to join the conversation.

More
9 years 9 months ago #1746 by Robert Hattch
Hi Linh,

Thank you for your reply. I understand what you are talking about. I use Firebug to discover CSS. Unfortunately in this case I could not figure it out. Could you look at my site herculessealcoatmfginc.com. There are 3 menus and I would like for each tab in each menu to change color when it is hovered on or active. Also do I put the css in my custom-css folder or somewhere else Thank you for your help.

bob

Please Log in or Create an account to join the conversation.

More
9 years 9 months ago #1747 by Robert Hattch
I was able to figure it out.

.megamenu a span:hover, .megamenu a.active span{
color:red;
}

thank you

bob

Please Log in or Create an account to join the conversation.

  • linhnt
  • linhnt's Avatar
  • Visitor
  • Visitor
9 years 9 months ago #1748 by linhnt
Replied by linhnt on topic different button colors
Hi photofixations,
Thanks you for feedback,
If you have other question, you can reply at here.

Best regards.
Linh Nguyen.

Please Log in or Create an account to join the conversation.

Moderators: Jackie
Time to create page: 0.026 seconds
Powered by Kunena Forum