All Products 
Username / Customer#
Password
Log In
 Hi,  |  Log Out
  • Site Search
  • Domain Search
  • WHOIS Domain Check
24/7 Support: (480) 505-8877
Hablamos Español
9 AM to 9 PM IST
7 days a week
Go Daddy Support

Search help articles, forums, and discussion groups

NEED HELP WITH A SUB NAV PROBLEM

Viewing post 1 to 3 (3 total posts)
Profile picture of swaters_design

swaters_design said 11 months, 4 weeks ago:

Does anyone on here know how to make the sub nav drop down lists stand out on top all images you put on a page? the sub nab always seems to hide behind images.
Any help with css would be appreciated! Thank you

Profile picture of AdamR

GoDaddy Expert adamr said 11 months, 4 weeks ago:

@swaters_design

I’m not too ‘CSS savvy’ myself, but would be happy to take a look. We also have a few other forum users that have experience working with CSS that may be able to provide some pointers. Feel free to post the URL of the site so we can check it out. Thanks!

-Adam

Profile picture of Nate D

Nate D said 11 months, 4 weeks ago:

@swaters_design – Are you able to post the web address where this is happening?

This code may work, or it may need to be more specific to your situation…

img
{
position:relative;
z-index:1;
}

.sf_navigation .subnav li
{
position:relative;
z-index:2;
}

Add a reply:

You will auto join this group when you reply to this topic.

When posting about a technical issue, please be sure to include as many details as possible, such as your domain name, related URLs and other pertinent information. This consideration will allow us to better understand the situation and quickly assist you.