Minimal theme, main navigation justification

fineedge
Tourist
17 0 3

I want to be able to adjust the code for the main menu bar so it is either left or right or center justified.  I am assuming it is located in theme.scss.liquid menu.  The solutions I have found do not work.

davidandrau.ca

Replies 6 (6)

suyash1
Shopify Partner
9134 1137 1484

@fineedge focus on menu only, you can make menu like the screenshot, will it work for you?

 

suyash1_0-1652582084158.png

 

To build shopify pages use pagefly You are welcome to contact me - suyash.patankar@gmail.com , My timezone is GMT+5:30.
Paranormal story video using AI
Join me for beginner level training session
fineedge
Tourist
17 0 3

Yes that will work best.  How to do that?

suyash1
Shopify Partner
9134 1137 1484

@fineedge - please add this css to the very end of your timber.scss file and check

.site-header .wrapper{max-width:100%;}
To build shopify pages use pagefly You are welcome to contact me - suyash.patankar@gmail.com , My timezone is GMT+5:30.
Paranormal story video using AI
Join me for beginner level training session
fineedge
Tourist
17 0 3

Interesting but I want to find the controls to the menubar as well.

suyash1
Shopify Partner
9134 1137 1484

@fineedge - what type of controls? are you familiar with CSS?

To build shopify pages use pagefly You are welcome to contact me - suyash.patankar@gmail.com , My timezone is GMT+5:30.
Paranormal story video using AI
Join me for beginner level training session
fineedge
Tourist
17 0 3

Pease read the first post.  That is what i want to do and i need to find where to modify that code.  Simple as that.