Optimus_Sam Posted September 17, 2013 Share Posted September 17, 2013 (edited) Hello guys, I don't understand but after my upgrade my homepage logo "sticks" to my menu. Does anyone have a fix? I can't code or anything btw Thanks in advance, Sam verwarmingsshop.be is my webshop. Edited September 17, 2013 by Optimus_Sam (see edit history) Link to comment Share on other sites More sharing options...
vekia Posted September 17, 2013 Share Posted September 17, 2013 in this case you have to: global.css file (in your theme directory) change top:30px; to top:10px; #header_logo { position: absolute; left: 0; top: 10px; z-index: 1; } effect: Link to comment Share on other sites More sharing options...
Optimus_Sam Posted September 17, 2013 Author Share Posted September 17, 2013 Thanks Vekia! Worked perfectly! I'll mark as solved now. 1 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