Re: Urgent! Navigation menu disappears on desktop browser disappears.

Solved

Urgent! Navigation menu disappears on desktop browser disappears.

unigrocer
Excursionist
17 0 3

Hi

I am using Live theme.

My navigation menu when loading the website shows. After few seconds it disappears. However, if you take the cursor under the company logo where the navigation menu showed before disappearing. The cursor changes to finger sign and if you click you can access the navigation menu options. Note: recently I had to change the width of the page sizes to make my blog and other text pages wider.

So please resolve what could be the issue? please help resolve urgently.

here is the url: www.unigrocer.com 

I may be losing store visits. 

 

Many thanks

Accepted Solution (1)

KetanKumar
Shopify Partner
37144 3648 12062

This is an accepted solution.

@unigrocer 

Welcome to the Shopify community!
and Thanks for your Good question.

1. Go to Online Store->Theme->Edit code
2. Asset->/theme.scss.liquid->paste below code at the bottom of the file.

.site-header-sticky .site-header {
    top: 0 !important;
}

 

If helpful then please Like and Accept Solution.
Want to modify or custom changes on store Hire me.
- Feel free to contact me on bamaniyaketan.sky@gmail.com regarding any help
Shopify Partner | Skype : bamaniya.sky
PSD to Shopify | Shopify Design Changes | Shopify Custom Theme Development and Desing | Custom Modifications In to Shopify Theme | SEO & Digital Marketing

View solution in original post

Reply 1 (1)

KetanKumar
Shopify Partner
37144 3648 12062

This is an accepted solution.

@unigrocer 

Welcome to the Shopify community!
and Thanks for your Good question.

1. Go to Online Store->Theme->Edit code
2. Asset->/theme.scss.liquid->paste below code at the bottom of the file.

.site-header-sticky .site-header {
    top: 0 !important;
}

 

If helpful then please Like and Accept Solution.
Want to modify or custom changes on store Hire me.
- Feel free to contact me on bamaniyaketan.sky@gmail.com regarding any help
Shopify Partner | Skype : bamaniya.sky
PSD to Shopify | Shopify Design Changes | Shopify Custom Theme Development and Desing | Custom Modifications In to Shopify Theme | SEO & Digital Marketing