- Posts: 107
- Thank you received: 0
Tranparent Background for Mainmenu
-
plive
Active member - Member
Less
More
10 years 11 months ago #35759
by plive
Replied by plive on topic Tranparent Background for Mainmenu
Hi,
how can i get menu item text without shadow ?
actually, it is difficult to read
thank you
how can i get menu item text without shadow ?
actually, it is difficult to read
thank you
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
10 years 11 months ago #35765
by ivan.milic
Replied by ivan.milic on topic Tranparent Background for Mainmenu
In template_css.css you will find:
.mnu_mainmenu > li > a, .mnu_mainmenu > li > span {
text-shadow: 0 0 3px #000;
}
remove that
.mnu_mainmenu > li > a, .mnu_mainmenu > li > span {
text-shadow: 0 0 3px #000;
}
remove that
The following user(s) said Thank You: plive
Please Log in to join the conversation.
Time to create page: 0.085 seconds