This topic has 3 replies, 2 voices, and was last updated 12 years, 9 months ago by Wajid Khan.
Tagged: menu hiding
Viewing 4 posts - 1 through 4 (of 4 total)
Hi,
I found a bug with the front-page teaser + deep menu.
If not using the slider, and only the front page teaser is used any deep menus used
hide behind the teaser.
Image attached.
Hi
This can done by increasing z-index value and this can be done in style.css
Find:
.header {
position: relative;
z-index: 20;
}
Replace:
.header {
position: relative;
z-index: 999;
}
If you have query’s don’t hesitate to contact us.
Regards,
Wajid Khan
That’s sorted it,
Thanks,
Is there anything else i can assist you. Have you given the rating for theme please give the rating to help us to improve the theme.
Regards,
Wajid Khan
Viewing 4 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic.