Hi, can someone provide me with code so I can center my main menu with the Empire theme? The menu is aligned to the left. Using Version 8.1.0.
Thank you!
Hi, can someone provide me with code so I can center my main menu with the Empire theme? The menu is aligned to the left. Using Version 8.1.0.
Thank you!
@homesweethomeau - can you please share your website link?
@homesweethomeau - password to view page?
yingid
@homesweethomeau - please add this css to the very end of your theme.css file and check
.site-navigation {justify-content: center;}
It worked, thank you!