I NEED HELP WITH MOBILE VIEW BANNER

I NEED HELP WITH MOBILE VIEW BANNER

Adessy
Shopify Partner
2 0 2

Hello everyone I need assistance with how I can make the mobile website banner to be well fixed with Abode theme. Could anyone assist me 🙏.

IMG-20240824-WA0085.jpg

https://beautspa.com/ 

Here is the website link and password> theous

Replies 4 (4)

BSS-TekLabs
Shopify Partner
2136 633 735
Wrong password!
Can you check again @Adessy 

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
Adessy
Shopify Partner
2 0 2

Give me a minute I'm gonna remove the password okay

BSS-TekLabs
Shopify Partner
2136 633 735

- Here is the solution for you @Adessy 
- Please follow these steps:

z5686811214059_e66de1953f1db631f9134af5cdb796ad.jpg

- Then find the theme.liqid file.
- Then add the following code at the before tag </head> and press 'Save' to save it.

<style>
@media only screen and (max-width: 600px) {
.shopify-section-header-hidden:not(:has(header-drawer .menu-opening)) {
    transform: none !important;
}
}
</style>

 

- 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

BSSCommerce-HDL
Shopify Partner
2107 750 951

Hi @Adessy

Step 1: Go to Shopify Admin -> Online Store ->Theme -> Edit code

Step 2: Search file theme.liquid

Step 3: Insert this code above </head> tag:

<style>
.swiper.slideshow-banner.swiper-initialized {
    position: fixed !important;
    top: 0;
    left: 0;
    width: 100vw !important;
}
</style>

Hope this can help you,

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

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

Simicart: Transform your Shopify store into a stunning and fully functional mobile app with just a few simple steps.
Product Labels & Badges:
Get more sales with striking labels, badges, and banners from our 10,000+ available templates.

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