Submenu transparency set to 0% but still transparent


Author Message
Alan H

Posted: 2/1/2016
Quote message 

Artisteer 4.3.0.60745 Standard Edition
Joomla template but same problem in Artisteer and on website.

I have Submenu area and both passive and hovered items set to No transparency, yet the slogan shows through the submenu items, making the menu items difficult to read.

What have I missed?
 
James G.

Posted: 2/1/2016
Quote message 

Do you have a url to site?
A z-index may need adding.
 
James G.

Posted: 2/1/2016
Quote message 

@Alan H

try adding this to bottom of css

.art-nav {
z-index: 499!important;
}
 
Alan Henness

Posted: 2/2/2016
Quote message 

James G

Fantastic! That works perfectly.

But why is it a problem in the first place? Surely others have come across this before?
 
James G.

Posted: 2/2/2016
Quote message 

Hey Alan,

If I remember correctly I think 4.2 had a z-index of 499 for the menu but 4.3 has been changed to 100. The headline has a z-index of 102 and slogan has z-index of 103 in artisteer 4.3