Eligijus07 Posted January 18, 2016 Share Posted January 18, 2016 Hello, guys. Yesterday, i changed header logo wide from 33 percents to 100. After that i saw, that my lower menu messed up. How can i fix it? I'm adding photo Link to comment Share on other sites More sharing options...
razaro Posted January 18, 2016 Share Posted January 18, 2016 Well you edited this line 703 .col-sm-4, header .row #header_logo { width: 33.3333%; } but you should split that and just change rule for header logo .col-sm-4 { width: 33.3333%; } header .row #header_logo { width: 100%; } Link to comment Share on other sites More sharing options...
Azoda.net Posted January 19, 2016 Share Posted January 19, 2016 maybe your columns has exist padding or margin or have some with of attribute, let's try check them 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