Move Button only on Phone view to a certain spot.

Solved

Move Button only on Phone view to a certain spot.

BERNAT-LASDUNAS
Tourist
16 0 3

Hi, How are we

I'm struggling bringing the Button "sunnies" on the center right in between images where I placed the black rectangle only on phone view. On computer it's well placed already.

 

Thanks for your time and help

 

Url: https://www.lasdunasbyron.com/

Screen Shot 2023-10-05 at 5.30.22 pm.png

 

Accepted Solution (1)

oscprofessional
Shopify Partner
16366 2440 3188

This is an accepted solution.

Hello @BERNAT-LASDUNAS 

You can try this code: it will be helpful to you

Go to the Online Store->Theme->Edit code->Assets->base.css>Add this code at the bottom.

#shopify-section-template--18894434730306__bde2c142-d58b-4297-8f39-a8e9bcc4acdd .banner__buttons {
    top: 14rem !important;
}

 

Hire us | Pass Core Web Vital | B2B Wholesale Experts | Claim Your Free Website Review |
Connect with Us: WhatsApp | Skype: oscprofessionals-87 | Email: pallavi@oscprofessionals.com |
Custom Shopify SolutionsPrivate Apps, Theme Customization & SEO | Digital Marketing |
OSCP Apps: Discount Suite | Wholesale App | Bundle & Upsell | Shipping Discount | and more...

View solution in original post

Replies 6 (6)

Dan-From-Ryviu
Shopify Partner
11596 2272 2453

Hi @BERNAT-LASDUNAS 

You can do that by adding this CSS code to Custom CSS of that section 

@media screen (max-width: 749px) {
.banner__content { align-items: flex-end !important; }
.banner__buttons { top: 30px !important; }
}

Screenshot 2023-10-05 at 13.47.27.png

- Helpful? Like & Accept solution!
- Ryviu - Product Reviews & QA app: Collect customer reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Dhgate and CSV.
- Reton: Loyalty & Rewards - Earn points through tasks, redeem for discounts, and enjoy exclusive VIP rewards!
- 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.
- En...
Sign up now.

vpsbohra
Shopify Partner
444 44 45

Hi @BERNAT-LASDUNAS 

You can follow the following steps:

1. Please go to the Online Store
2. Then Edit Code
3. Please find the theme.liquid file
4. And add the following code in theme.liquid file above the </head> tag

 

<style>
@media screen (max-width: 767px) {
.banner__content { align-items: flex-end !important; }
.banner__buttons { top: 30px !important; }
}
</style>

 

laddisahsi_0-1696488823621.png

 


If this solution is worked, then please Like this and Mark this as accepted solution!


Laddi

-Shopify website development, Theme & App Development
-Contact me: WhatsApp


-Email Me
-If this solution is worked, then please Like this and Mark this as accepted solution!

topnewyork
Astronaut
1320 161 220

Hi @BERNAT-LASDUNAS 

Follow these Steps:
Go to Online Store Edit Code Find theme.liquid file or base.css
Add the following code in the bottom of the file above </body> tag

 

@media screen (max-width: 749px) {
.banner__box.content-container.content-container--full-width-mobile.color-background-1.gradient {
    padding-top: 67%;
}
}

 

topnewyork_0-1696489130768.png

 

Need a Shopify developer? Hire us at Top New York Web Design
Boost Your Store Sales with Volume/Tier Discount Try Big Bulk Discount
Create New Shopify Store For Just 1$/Month

oscprofessional
Shopify Partner
16366 2440 3188

This is an accepted solution.

Hello @BERNAT-LASDUNAS 

You can try this code: it will be helpful to you

Go to the Online Store->Theme->Edit code->Assets->base.css>Add this code at the bottom.

#shopify-section-template--18894434730306__bde2c142-d58b-4297-8f39-a8e9bcc4acdd .banner__buttons {
    top: 14rem !important;
}

 

Hire us | Pass Core Web Vital | B2B Wholesale Experts | Claim Your Free Website Review |
Connect with Us: WhatsApp | Skype: oscprofessionals-87 | Email: pallavi@oscprofessionals.com |
Custom Shopify SolutionsPrivate Apps, Theme Customization & SEO | Digital Marketing |
OSCP Apps: Discount Suite | Wholesale App | Bundle & Upsell | Shipping Discount | and more...

websensepro
Shopify Partner
1879 224 267

Hi, @BERNAT-LASDUNAS.

 

Follow These Steps.

Goto Online store > Assets > Edit code > find Base.css File and paste the code mentioned below.

 

@media (min-width:320px) and (max-width:767px) {

.banner__content {
    align-items: flex-end;
}
.banner__buttons {
    top: 30px;
}

}

 

Result:

websensepro_0-1696490972082.png

 

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

 

Best Regards,
Websensepro

 

 

Need a Shopify developer? Hire us at WebSensePro For Shopify Design Changes/Coding
For Free Tutorials Subscribe to our youtube
Get More Sales Using Big Bulk Discount APP
Create Your Shopify Store For Just 1$/Month
Get More Sales Using Big Bulk Discount APP

eFoli-Marvic
Shopify Partner
225 40 40

@BERNAT-LASDUNAS 

 

 add this code to your base.css file.

Navigate to the online store >> Click edit theme code.

Now find base.css and paste the following code:

@media(max-width:980px){
.banner__content.banner__content--bottom-center{
    align-items: flex-start;
}
}
Marvic | EFOLI
- Was my reply helpful? Click Like to let me know!
- Was your question answered? Mark it as an Accepted Solution
- Checkout our apps:Inkybay || MultiVariants