abdulwahabhabib Posted January 15, 2016 Share Posted January 15, 2016 I tried few solutions but unable to center align the top horizontal menu, any solutions? my theme version is 1.6.1.4. Link to comment Share on other sites More sharing options...
razaro Posted January 15, 2016 Share Posted January 15, 2016 Are you using default theme ? Can you post a link maybe? Link to comment Share on other sites More sharing options...
abdulwahabhabib Posted January 15, 2016 Author Share Posted January 15, 2016 Here: www.twelvehundered.net Yes its default theme. Sorry: this one: www.twelvehundreds.net Link to comment Share on other sites More sharing options...
razaro Posted January 15, 2016 Share Posted January 15, 2016 Try this in themes/default-bootstrap/css/modules/blocktopmenu/css/superfish-modified.css change line 13 to .sf-menu { position: relative; padding: 0; width: 100%; border-bottom: 3px solid #e9e9e9; background: #f6f6f6; text-align: center; } and line 40 to .sf-menu > li { float: none; border-right: 1px solid #d6d4d4; margin-bottom: -3px; display: inline-block; } Link to comment Share on other sites More sharing options...
kaplan77 Posted June 2, 2016 Share Posted June 2, 2016 I'm not using the default theme: how can I do it? Thanks! Link to comment Share on other sites More sharing options...
Zeryk Posted September 12, 2019 Share Posted September 12, 2019 On 1/15/2016 at 9:17 PM, razaro said: Try this in themes/default-bootstrap/css/modules/blocktopmenu/css/superfish-modified.css change line 13 to .sf-menu { position: relative; padding: 0; width: 100%; border-bottom: 3px solid #e9e9e9; background: #f6f6f6; text-align: center; } and line 40 to .sf-menu > li { float: none; border-right: 1px solid #d6d4d4; margin-bottom: -3px; display: inline-block; } float : none ...causes the menu line up vertically. Not centering in my case ;-( PS1.6.1.24 Link to comment Share on other sites More sharing options...
bendara47 Posted September 16, 2019 Share Posted September 16, 2019 thank you 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