Helpme09 Posted January 30, 2022 Share Posted January 30, 2022 Hello, I'm trying to move menu from the center of header a little lower. I can do it easily in Chrome Object Inspector but I don't know how to do in template. How I can change position of this module? i want the main menu like in the second image Link to comment Share on other sites More sharing options...
MEG Venture Posted January 31, 2022 Share Posted January 31, 2022 You can add your CSS code into themes/yourtheme/assets/CSS/custom.css file if this file exists. If it does not, then open themes/yourtheme/assets/CSS/theme.css and add your CSS code at the bottom of the file. 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