horizontal Banner Maximenu CK Pro on interior pages
3 years 1 month ago #64302
by shorehero
horizontal Banner Maximenu CK Pro on interior pages was created by shorehero
horizontal Banner Maximenu CK Pro works correctly on the home page.
website- amyephron.com
On every interior page the Books dropdown menu does not work correctly.
Example - amyephron.com/books/
When you hover over the Books menu item the drop down menu breaks at item #3 (which should be "White Rose") AND the menu below is hidden behind the banner.
How can I fix these two problems?
Thanks
website- amyephron.com
On every interior page the Books dropdown menu does not work correctly.
Example - amyephron.com/books/
When you hover over the Books menu item the drop down menu breaks at item #3 (which should be "White Rose") AND the menu below is hidden behind the banner.
How can I fix these two problems?
Thanks
Please Log in or Create an account to join the conversation.
3 years 1 month ago #64305
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic horizontal Banner Maximenu CK Pro on interior pages
Hi
this is a layer issue in the page, you can fix it by adding this css
CEd
this is a layer issue in the page, you can fix it by adding this css
Code:
section#bannerwrap {
z-index: 10;
}
CEd
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
3 years 4 weeks ago #64311
by shorehero
Replied by shorehero on topic horizontal Banner Maximenu CK Pro on interior pages
Thank you.
That fixed it.
p.s. I thought it was a z-index problem, but I didn't know how to fix it.
That fixed it.
p.s. I thought it was a z-index problem, but I didn't know how to fix it.
Please Log in or Create an account to join the conversation.
Time to create page: 0.206 seconds