- Posts: 27
- Thank you received: 0
Menu and Category fonts
-
yianni5
Inactive member - Topic Author
- Member
Less
More
10 years 3 months ago #41337
by yianni5
Menu and Category fonts was created by yianni5
I have installed the template and started working with the site. What I noticed is that the Menu (top) letters as well as the category titles are always with capital letters. How can I change this setting. I need to have the exact typing I made.
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
10 years 3 months ago #41338
by ivan.milic
Replied by ivan.milic on topic Menu and Category fonts
Remove this two rules from template_css.css:
.navv > li > a, .navv > li > span {
text-transform: uppercase;
}
and
.sparky_inner h2 {
text-transform: uppercase;
}
.navv > li > a, .navv > li > span {
text-transform: uppercase;
}
and
.sparky_inner h2 {
text-transform: uppercase;
}
Please Log in to join the conversation.
-
yianni5
Inactive member - Topic Author
- Member
Less
More
- Posts: 27
- Thank you received: 0
10 years 3 months ago #41340
by yianni5
Replied by yianni5 on topic Menu and Category fonts
I also have a problem with the main menu. It is a drop down and it does not open on hoover but it stays on all the time.
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
10 years 3 months ago #41352
by ivan.milic
Replied by ivan.milic on topic Menu and Category fonts
Send link so we could check that
Please Log in to join the conversation.
Time to create page: 0.206 seconds