- Posts: 13
- Thank you received: 0
Sub menu settings
-
tkoletsis
Inactive member -
Topic Author
- New Member
-
Less
More
11 years 8 months ago #31668
by tkoletsis
Replied by tkoletsis on topic Sub menu settings
Saw that, but i want to change the font family (Arial, San Serif etc.), not the colours. The font family changes but not in the submenus
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
11 years 8 months ago #31672
by ivan.milic
Replied by ivan.milic on topic Sub menu settings
Try this put css like this at bottom of template_css.css:
.mnu_mainmenu li ul a,
.mnu_mainmenu li ul span{
font-family:.....type font family..;
}
.mnu_mainmenu li ul a,
.mnu_mainmenu li ul span{
font-family:.....type font family..;
}
Please Log in to join the conversation.
Time to create page: 0.086 seconds