Hello @apeiroweb,
Can you please post your site URL. So, I can understand the issue better and provide you with some solutions?
Thank you.
@rarathemesupport I would like to align this menu to the center:
View post on imgur.com
http://www.peiroabogados.net
-
This reply was modified 6 years, 1 month ago by
apeiroweb.
Hello @apeiroweb,
Thank you for the site URL and the screenshot.
Can you please try adding below custom CSS via Dashboard > Appearance > Customize > Additional CSS.
.main-navigation {
float: none;
}
.main-navigation ul {
text-align: center;
}
.main-navigation li {
float: none;
display: inline-block;
}
If you have any further questions, feel free to write to us.
Thank you.
Oh that works perfect! Many thanks
Hello @apeiroweb,
I am happy to hear that your issue has been solved.
Can you please mark this ticket as closed?
Also, I request you to leave us your review on ww.wp.xz.cn here – https://ww.wp.xz.cn/support/theme/lawyer-landing-page/reviews/#new-post
If you have any further questions, please let us know.
Thank you.