-
AuthorPosts
-
February 2, 2016 at 2:13 pm #874376
Hi
I need the following. The background color on menu items should be set separately for each menu item. How can I customize that and where. With dark colors the Text must be white.How can I change black background color of a menu on a small display to light gray with dark text? the same for off canvas?
thank you-
Ninja Lead Moderator
Ninja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
February 3, 2016 at 2:30 am #874977Hi,
Your request is custom work and it’s out of JA support scope but you can try to follow my steps below
-
Go to admin of your site -> Template Manager -> Uber template -> click Megamenu configuration and add the new class (for example: red) to Extra Class, see the screenshot.
- Open templates/uber/css/custom.css file add new css style
li.red { background: red; }
Please check the home page of your site, you will get the same as my screenshot.
About the light gray of background color into mobile menu, you can use the CSS style below and add it into templates/uber/css/custom.css file
.t3-mainnav .t3-navbar-collapse .navbar-nav > li.open > a { background: #505656; }
Hope it helps
Regards
-
April 23, 2016 at 7:28 am #921724
Hi
Thanks. but I did not clear explain… not the background color itselfe, the higlight color if i roll over the mouse..
Now as you can see, it takes the color from the theme itselfe…
How can I chang that?Regards Theo
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
April 25, 2016 at 7:49 am #922384Could you please follow the steps I mentioned above? You will have to use Extra Class for menu item you wish to style and add specific style for this class. This would take time and falls into custom work, you should hire a dveloper to get it done for you.
-
AuthorPosts
Viewing 4 posts - 1 through 4 (of 4 total)This topic contains 3 replies, has 2 voices, and was last updated by Ninja Lead 8 years, 7 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum
-