Forum Replies Created
-
AuthorPosts
-
thats it!! Cheers Yigit!
Hi Rikard,
its not a media screen issue (actually at the media menu the problem doesn’t appear). The problem appears on the standard menu. Just go to my page africonwest.com and hover over the menu item ‘Afrika’ submenus ‘Wirtschaftsregionen’ and ‘Märkte’.
Cheers
DanielThank you guys!
Hi there!
That’s in the right direction but does more than I wanted. I just need the ‘Africa’ button on the main menu to highlight when I’m on a subpage refering to that link. Now I have the whole submenu with green background. See new sreenshot:
http://africonwest.com/color-of-links-main-menu/Cheers!
DanielAwesome! Thank you so much!!
One more thing please. I used CSS code you guys posted to change the style and color of my main menu links and sublevel links, which works great. When I’m on a sublevel page or blog post though, the highlight of the link is black instead of theme color. I posted pictures here:
http://africonwest.com/color-of-links-main-menu/
the CSS I used for adjusting menu color:
.av-main-nav > li.current_page_item > a > .avia-menu-text {
background-color: #719430;
color: white;
border-radius: 5px;
}
.av-main-nav > li > a > .avia-menu-text {
padding: 5px;
}
.av-main-nav > li:hover > a > .avia-menu-text {
border: 1px solid #719430;
border-radius: 5px;
}I placed a image of the problem here http://africonwest.com/slider-problem/
The problem appears on my blog post pages though: http://africonwest.com/aethiopien/ and the following “Länder” posts.
Cheers,
Daniel -
AuthorPosts