Shopify themes, liquid, logos, and UX
https://gha335ee8tuz5bcw-53265825967.shopifypreview.com
Would like to reduce to width of my mega menu. It doesn't need to take up the entire screen. If possible I would also have the columns closer to each other
Thank you
Solved! Go to the solution
This is an accepted solution.
Hello @Bramm
It's GemPages support team and glad to support you today.
You can follow these steps:
1. Go to Online Store -> Theme -> Edit code
2. Open your styles.css file and paste the following code below:
.mega-dropdown{
left: 50% !important;
transform: translate(-50%) !important;
width: 50% !important;
}
If you require any further information, feel free to contact me.
Best regards,
GemPages Support Team
Hi @Bramm ,
This is Kate from PageFly - Landing page builder, I’d like to suggest this idea:
Step 1: Go to Online Store->Theme->Edit code
Step 2: Asset->/styles.css->paste below code at the bottom of the file:
.mega-dropdown {
left: auto !important
right: auto !important
with: 50% !important
}
Hope my answer will help you
Please let me know if it works by giving it a Like or marking it as a solution!
➜ Unlock the secrets to a record-breaking BFCM with PageFly and Canva
➜ Optimize your Shopify store with PageFly Page Builder (Free plan available)
➜ Weekly updated Shopify tutorials on YouTube
All features are available from the Free plan. Live Chat Support is available 24/7.
Thank you for the response, that code doesn't seem to do anything
Hi @Bramm ,
You can try again with the code below:
.mega-dropdown {
left: 50% !important
with: 75% !important
}
Please let me know if it works by giving it a Like or marking it as a solution!
➜ Unlock the secrets to a record-breaking BFCM with PageFly and Canva
➜ Optimize your Shopify store with PageFly Page Builder (Free plan available)
➜ Weekly updated Shopify tutorials on YouTube
All features are available from the Free plan. Live Chat Support is available 24/7.
This is an accepted solution.
Hello @Bramm
It's GemPages support team and glad to support you today.
You can follow these steps:
1. Go to Online Store -> Theme -> Edit code
2. Open your styles.css file and paste the following code below:
.mega-dropdown{
left: 50% !important;
transform: translate(-50%) !important;
width: 50% !important;
}
If you require any further information, feel free to contact me.
Best regards,
GemPages Support Team
How do I do this if I don't have the "styles.css" file?
Discover how to increase customer engagement on your store with articles from Shopify A...
By Jacqui Apr 23, 2025Hey Community 👋 Did you know that March 15th is National Everything You Think Is W...
By JasonH Apr 1, 2025Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025