We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more

How can I get the shop now button to appear bottom centre for mobile? Taste theme

How can I get the shop now button to appear bottom centre for mobile? Taste theme

lisanchem
Excursionist
24 0 6

Hi, 

 

www.lemondropfarm.com

 

How can i get the mobile shop now button to appear bottom centre?Screenshot 2024-11-05 at 3.15.39 PM.png

Replies 4 (4)

Moeed
Shopify Partner
7764 2081 2567

Hey @lisanchem 

 

Follow these Steps:

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

4) Add the following code in the bottom of the file above </body> tag

 

<style>
@media screen and (max-width: 767px) {
.banner__buttons {
    top: 8rem !important;
    position: relative !important;
}
}
</style>

 

RESULT:

Moeed_0-1730792812760.png

 

If I managed to help you then, don't forget to Like it and Mark it as Solution!

 

Best Regards,
Moeed

- Need a Shopify Specialist? Chat on WhatsApp

- Get a quick Shopify quote – Click here!

- Custom Design | Advanced Coding | Store Modifications


Rahul_dhiman
Shopify Partner
856 168 186

Hello @lisanchem 
Go to online store ----> themes ----> actions ----> edit code ---->base.css
add this code at the end of the file and save.

@media screen and (max-width: 749px) {
a.button.button--primary {
top: 8rem;
}
}

result
64.png

If this was helpful, hit the like button and accept the solution.
Thanks

Want to modify or custom changes or bug fix on store . Or Need help with your store? Or -Want Complete Storefront

Contact here


BEST CUSTOMER ACCOUNTS APP WITH CUSTOM WISHLIST OPTION 
TRY OUR APP :

PWC: Customer Accounts & Pages

Dan-From-Ryviu
Shopify Partner
12073 2359 2539

Hi @lisanchem 

You can do that by adding this code to Custom CSS in Online Store > Themes > Customize > Theme settings.

 

#Slide-template--22121568567480__slideshow_y4eJmU-2 .slideshow__text.banner__box {
margin-top: 20rem;
}

Screenshot 2024-11-05 at 14.56.41.png

 

 

- Helpful? Like & Accept solution!
- Ryviu - Product Reviews & QA app: Collect customer reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Dhgate and CSV.
- Lookfy Gallery: Lookbook Image - Gain customers with photo gallery, video & shoppable image.
- Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- Enjoy 1 month of Shopify for $1. Sign up now.

DaisyVo
Shopify Partner
4469 501 598

Hi @lisanchem 

 

I hope you are well. You can follow our instructions below:


Step 1: Shopify admin > Online store > Customize: https://prnt.sc/XQ6IDB99kUCd
Step 2: From the left menu > Theme settings > Open Custom CSS: https://prnt.sc/iDxwa8zBQ4Z-
Step 3: Copy the code below and paste it there

 

Here is the code for Step 3: 

 

@media screen and (max-width: 768px){
.slideshow__text-wrapper .slideshow__text > .banner__buttons {
    margin-bottom: -30px !important;
}
}

 

image (5).png

 

Please let me know if it works. Thank you so much!

 

Best,

Daisy - Avada Support Team.

Please let us know if our reply is helpful by giving it a Like or marking it as a Solution!

Avada SEO & Image Optimizer - The #1 SEO solution