New Shopify Certification now available: Liquid Storefronts for Theme Developers

Gap between navigation bar and drop down items.

Solved
Leekasey
Tourist
4 0 1

IMG_0103.png

Hello. 

I am currently using the split theme. I have moved the logo to the centre and the navigation just below using some suggested css code.  However when highlighting the menu I see gap between menu and drop down items. As you can see on the screenshot. 

any help is highly appreciated. 

thanks. 

Accepted Solution (1)
theycallmemakka
Shopify Partner
993 201 213

This is an accepted solution.

Hi @Leekasey ,

 

Try replacing the previous code with the below codes.

 

<style>
.site-nav.style--classic .submenu.mega-menu {
    background: #fff!important;
    padding-top: 25px!important;
}
</style>

 

 

Best Regards,
Makka

❤️❤️

Buy me a coffee


For quick response - Message Me


Increase Xmas sales with BOGO+ Easy Free Gift Upsell. Get 30% OFF for 3 months with code "BFWIZZ30".

View solution in original post

Replies 8 (8)
theycallmemakka
Shopify Partner
993 201 213

Hi @Leekasey ,

 

Please provide password to enter your store. I will look into the issue and provide CSS accorgingly.

❤️❤️

Buy me a coffee


For quick response - Message Me


Increase Xmas sales with BOGO+ Easy Free Gift Upsell. Get 30% OFF for 3 months with code "BFWIZZ30".

Leekasey
Tourist
4 0 1
Hello

Thanks for getting back to me

The password is : bachata

Thanks
theycallmemakka
Shopify Partner
993 201 213

Hi @Leekasey 

 

Follow these Steps:

1) Go to Online Store
2) Edit Code
3) Find theme.liquid file

4) Add the following code just above </head> tag

<style>
.site-nav.style--classic .submenu {
    background: #fff!important;
    padding-top:50px!important;
}
</style>

 

If you require further help to optimize your store, please don't hesitate to reach out. If you find this information useful, a Like would be greatly appreciated. And if this solves the problem, please Mark it as Solution!

 

Best Regards,
Makka

❤️❤️

Buy me a coffee


For quick response - Message Me


Increase Xmas sales with BOGO+ Easy Free Gift Upsell. Get 30% OFF for 3 months with code "BFWIZZ30".

Leekasey
Tourist
4 0 1

thank you for getting back to me on this! the solution fixed the issue much appreciated but has caused a new issue to the menu. the padding on the second and third menu has also increased and it looks out of place. thank you for your help in advance.Screenshot 2023-10-29 at 08.48.41.png

theycallmemakka
Shopify Partner
993 201 213

This is an accepted solution.

Hi @Leekasey ,

 

Try replacing the previous code with the below codes.

 

<style>
.site-nav.style--classic .submenu.mega-menu {
    background: #fff!important;
    padding-top: 25px!important;
}
</style>

 

 

Best Regards,
Makka

❤️❤️

Buy me a coffee


For quick response - Message Me


Increase Xmas sales with BOGO+ Easy Free Gift Upsell. Get 30% OFF for 3 months with code "BFWIZZ30".

Leekasey
Tourist
4 0 1

Thank you ever so much! I appreciate you taking the time to help! 

regards. 

theycallmemakka
Shopify Partner
993 201 213

You're most welcome! It's my pleasure to assist. Should you have any other questions or need further assistance, don't hesitate to reach out. Have a fantastic day!

Best regards,

Makka

❤️❤️

Buy me a coffee


For quick response - Message Me


Increase Xmas sales with BOGO+ Easy Free Gift Upsell. Get 30% OFF for 3 months with code "BFWIZZ30".

PageFly-Richard
Shopify Partner
3678 807 1455

Hi @Leekasey 

This is Richard from PageFly - Shopify Page Builder App, I’d like to suggest this idea:
Online Store ->Theme ->Edit code
Assets ->Base.css

.site-nav.style--classic .submenu.mega-menu {
    background: #fff!important;
    padding-top: 25px!important;
}

Hope you find my answer helpful!
Best regards,
Richard | PageFly

Please let me know if it works by giving it a Like or marking it as a solution!


PageFly - #1 Page Builder for Shopify merchants.


All features are available from Free plan. Live Chat Support is available 24/7.