-
AuthorPosts
-
July 4, 2013 at 12:57 pm #188690
Hey ,
Where can i change the font color of the menu ??
kind regards
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
July 4, 2013 at 3:56 pm #497975Hi
in this file /templates/ja_beranis/css/template.css line 1385
.t3-mainnav .nav li.dropdown.active > .dropdown-toggle, .t3-mainnav .nav li.dropdown.open.active > .dropdown-toggle {
background-color: transparent;
color: #FFFFFF <———-Change here the color
}2 users say Thank You to pavit for this useful post
July 5, 2013 at 6:18 am #498044Hi Pavit thank you very much .
Sorry but i have to bother you again..
When i remove the submenus at the homepage , then the arrow still appaers but without the submenus.
How do i remnove the arrow ??kind regards
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
July 5, 2013 at 6:43 am #498047<em>@crystalprint 379477 wrote:</em><blockquote>Hi Pavit thank you very much .
Sorry but i have to bother you again..
When i remove the submenus at the homepage , then the arrow still appaers but without the submenus.
How do i remnove the arrow ??kind regards</blockquote>
Hi
Goto this file templatesja_beraniscssmegamenu.css around line 211
.t3-megamenu .nav > .dropdown > .dropdown-toggle .caret {
display: inline-block; <---Change to display:none;
}Regards
1 user says Thank You to pavit for this useful post
July 5, 2013 at 7:12 am #498049Hey Pavit,
Where can i find he css code for the color you see now (light blue)before you hover over the menu en gets white ??
kind regards
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
July 5, 2013 at 7:23 am #498050Change it in this file /templates/ja_beranis/css/bootstrap.css around line 4504
.navbar .nav > li > a {
color: #A0E9FF <-- Change here the code
float: none;
padding: 10px 15px;
text-decoration: none;
text-shadow: 0 1px 0 #FFFFFF
}1 user says Thank You to pavit for this useful post
-
AuthorPosts
This topic contains 6 replies, has 2 voices, and was last updated by pavit 11 years, 4 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum