Re: Categories won't show when i'm at the top of the frontpage on mobile

Solved

Categories won't show when i'm at the top of the frontpage on mobile

Hausi
Tourist
18 0 1

I have a problem that occurs on mobile. When i click on categories on the left (see image) it is not showing the categories. Only when i scroll a bit to the bottom the collection button works correctly.

 

Hausi_0-1718814847288.png

Website: hausi.nl 

pw: theepa

 

Thanks for helping!

Accepted Solution (1)

BSS-TekLabs
Shopify Partner
2118 627 730

This is an accepted solution.

- Here is the solution for you

- Please follow these steps:

step.png

- Then find the base.css file.

- In the base.css file, please find the following code:

.section-header.shopify-section-group-header-group {
  z-index: 3;
}

BSSTekLabs_0-1718815947307.png

- At line 2289, change 'z-index: 3;' to 'z-index: 99;

- Then press 'Save' to save the code.

- Here is the result you will achieve:

BSSTekLabs_1-1718816041371.png

 

- Please press 'Like' and mark it as 'Solution' if you find it helpful. Thank you.

 

If our suggestions are useful, please let us know by giving it a like or marking it as a solution.


Salepify: Efficiently increase sales conversion with sale-driven features like auto add to cart, free gifts (free plan available)

BSS Commerce - Full-service eCommerce Agency | Use Shopify for 1$ in the first month now

View solution in original post

Replies 4 (4)

nvchien
Shopify Partner
55 23 13

Hi @Hausi,

 

You can go to Themes -> Edit code -> find "base.css" file and add the below code to bottom:

.section-header.shopify-section-group-header-group {
   z-index:5
}

Hope this helps.

- If this solution helped you out, please consider accepting it as a solution and giving it a thumbs-up. Your feedback is valuable to me and the community!
- If you're feeling extra generous, you can always buy me a coffee . Your support helps fuel my Shopify knowledge and keeps the solutions flowing!
- You can also follow more tips and tricks from my blog.

BSS-TekLabs
Shopify Partner
2118 627 730

This is an accepted solution.

- Here is the solution for you

- Please follow these steps:

step.png

- Then find the base.css file.

- In the base.css file, please find the following code:

.section-header.shopify-section-group-header-group {
  z-index: 3;
}

BSSTekLabs_0-1718815947307.png

- At line 2289, change 'z-index: 3;' to 'z-index: 99;

- Then press 'Save' to save the code.

- Here is the result you will achieve:

BSSTekLabs_1-1718816041371.png

 

- Please press 'Like' and mark it as 'Solution' if you find it helpful. Thank you.

 

If our suggestions are useful, please let us know by giving it a like or marking it as a solution.


Salepify: Efficiently increase sales conversion with sale-driven features like auto add to cart, free gifts (free plan available)

BSS Commerce - Full-service eCommerce Agency | Use Shopify for 1$ in the first month now
Hausi
Tourist
18 0 1

Fast reply with the correct solution. Many thanks!

Made4uo-Ribe
Shopify Partner
7846 1896 2325

Hi @Hausi 

You have a code that you add for the video. The code looks like this. 

Made4uoRibe_1-1718816273610.png

If you are familiar with it change the z-index: 1

if you cant find the code please follow the instruction below.

From your Shopify admin dashboard, click on "Online Store" and then "Themes"

Find the theme that you want to edit and click on "Actions" and then "Edit code".

In the "theme. Liquid" file. Find the </body> tag and paste the code below before the tag. 

 

<style>
@media screen and (max-width: 767px) {
    .videoBackground .fullscreen-video-wrap {
        z-index: 1 !important;
    }
}
</style>

 

And Save. 

Result:

Made4uoRibe_2-1718816400834.png

If this fixed your issue Likes and Accept as Solution is highly appreciated. Coffee tips fuels my dedication.
Get EXPERIENCED Shopify developers at affordable rates—visit Made4Uo.com for quick quote!
Do not lost your Shopify store! Get FREE trial with ✔️ Rewind Backup: Automatic, reliable, stress-free.
Need THEME UPDATES but has custom codes? No worries, contact us for affordable price.