Support Center
Visit Demo
License manager
Buy @ envato
toggle menu
Categories
Discussions
Activity
Sign In
·
Register
Sign In
·
Register
Categories
Discussions
Activity
Sign In
·
Register
×
Home
›
Other
Centered menu
Wicked503
May 2015
edited May 2015
in
Other
Hello guys,
You tell me, who css code that I put in a custom CSS.
I want you to the mobile version of web links in the menu are centered.
The picture shows the current left positioning "links"
Tnx a lot.
Comments
Albert
May 2015
Hi,
please send us url to page where you want to do this and we'll help you.
Thanks!
Wicked503
May 2015
Hi,
http://www.coralgroup.hr/
Thanks!
Albert
May 2015
Ok. So to align menu items center on mobile devices, please use below css:
@media
only screen and (max-width: 479px) {
#Top_bar #menu ul li { text-align: center; }
}
Wicked503
May 2015
Thanks guys!
Albert
May 2015
You're welcome
Sign In
or
Register
to comment.
Comments
please send us url to page where you want to do this and we'll help you.
Thanks!