menu transparency and top meun not working at the same time

Home Forums Legacy Support Support queries Setup issues menu transparency and top meun not working at the same time

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #7606
    unius
    Participant
     I tried to make my menu transparent and inserted some css codes, and i cant click my top menu anymore (its still there, but its just that the mouse does not react at all when i leave mouse there, which means i cannot click)
     
    this is my css code:
    nav .menu li a{ top: 30px; font-size:22px;  //change your setting here } header{ position:absolute; background:none; left:0; top:0; } here, if i remove position : absolute;, top menu works but transparency is gone...
    #7671
    Anshuman Sahu
    Keymaster
    Can you share the url of your site to check ? Also please try adding a z-index property for the top menu .
Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘menu transparency and top meun not working at the same time’ is closed to new replies.