Hey People,
i want to center the main menu in the Theme “Flow” can you help me out?
Main issue: Center the main menu in the Shopify Flow theme.
Key updates:
What changed (CSS):
Outcome:
Status:
Notes:
Hey People,
i want to center the main menu in the Theme “Flow” can you help me out?
Hi, @Fred310
Greetings from the Wholesale Helper Support Team! Happy to help you today.
Please provides us the page Url and password (if store password is enabled) , so that we can analyse the problem .
Let me know If need further assistance
Regards,
Wholesale Helper Support Team
Hey @Wholesalehelper ,
here ist the Site: https://anonia.de/
The password is: Anonia24!
Thanks in advance.
Hello, @Fred310
Greetings from the Wholesale Helper Support Team! Happy to help you today.
#top_links_wrapper{
width: 88% !important;
justify-content: center !important;
}
Let me know If need further assistance
Regards,
Wholesale Helper Support Team
Thank you!! It works great.