ehappylucky05 Posted August 20, 2013 Share Posted August 20, 2013 On http://www.hootiebrown.com/shopping/index.php?id_category=3&controller=category If you add an item to the shopping cart, then hover over the shopping cart icon in the very top-right portion of the screen - the social media icons show up on top of the shopping cart box. can anyone tell me how to fix this? I contacted the theme developer since 3 weeks ago, he never get back to me, that's why i am seeking for help here, hope you can help me out. Thanks in advance! Link to comment Share on other sites More sharing options...
Jiten rash (away) Posted August 20, 2013 Share Posted August 20, 2013 umm its z-index issue on styles.css line 1272 .social_links { position: absolute; right: 5px; top: 186px; z-index: 1; <---change z-index to 1 } and on styles.css line 1392 #searchbox { margin: 122px -406px 0px 0px; right: 50%; position: absolute; z-index: 1; <--z-index 1 } Link to comment Share on other sites More sharing options...
vekia Posted August 20, 2013 Share Posted August 20, 2013 i think that problem is definitely solved, @ehappylucky05 can you confirm ? Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now