- Posts: 81
- Thank you received: 0
chnage menu color only for home
-
peppescg
Inactive member - Topic Author
- Member
Less
More
9 years 10 months ago #44385
by peppescg
chnage menu color only for home was created by peppescg
hi,
is it possible to change the menu color item only for the homepage, and for the other website pages remain the settings of the administrator panel in template manage?
is it possible to change the menu color item only for the homepage, and for the other website pages remain the settings of the administrator panel in template manage?
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
9 years 10 months ago #44387
by ivan.milic
Replied by ivan.milic on topic chnage menu color only for home
Please Log in to join the conversation.
-
peppescg
Inactive member - Topic Author
- Member
Less
More
- Posts: 81
- Thank you received: 0
9 years 10 months ago - 9 years 10 months ago #44396
by peppescg
i tried in this way but it doesn't work
.sparky_home .red_menu_item *{
color:red;
}
After i tried this:
.sparky_home > .mnu_mainmenu > li > a, .mnu_mainmenu > li > span{
color:red;
}
What can i do?
This is the website
Replied by peppescg on topic chnage menu color only for home
ivan.milic wrote: See this:
www.hotjoomlatemplates.com/support-forum...atured?start=6#44359
i tried in this way but it doesn't work
.sparky_home .red_menu_item *{
color:red;
}
After i tried this:
.sparky_home > .mnu_mainmenu > li > a, .mnu_mainmenu > li > span{
color:red;
}
What can i do?
This is the website
Last edit: 9 years 10 months ago by peppescg.
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
9 years 10 months ago #44404
by ivan.milic
Replied by ivan.milic on topic chnage menu color only for home
I don't see any menu item with class red_menu_item
for other I see only in template_css.css:
.mnu_mainmenu > li > a, .mnu_mainmenu > li > span {
/*text-shadow: 0 0 3px #000;*/
}
for other I see only in template_css.css:
.mnu_mainmenu > li > a, .mnu_mainmenu > li > span {
/*text-shadow: 0 0 3px #000;*/
}
Please Log in to join the conversation.
-
peppescg
Inactive member - Topic Author
- Member
Less
More
- Posts: 81
- Thank you received: 0
9 years 10 months ago #44408
by peppescg
Replied by peppescg on topic chnage menu color only for home
.sparky_home > mnu_mainmenu > li > a, .sparky_home > .mnu_mainmenu > li > span {
color:#fff;
}
I insert this, but nothing, it doesn't work
color:#fff;
}
I insert this, but nothing, it doesn't work
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
9 years 10 months ago #44411
by ivan.milic
Replied by ivan.milic on topic chnage menu color only for home
You are doing something wrong, file does not have that. Maybe you are editing file in wrong place
Please Log in to join the conversation.
Time to create page: 0.102 seconds