Solved

image with text in Brooklyn theme how to center the button label (Shop now) on mobile view only ?

lslelegance
Trailblazer
229 2 49
Accepted Solution (1)
KetanKumar
Shopify Partner
36839 3635 11972

This is an accepted solution.

@lslelegance 

great thanks i have updated the code please check

if some one use this code

@media screen and (max-width: 768px) {
  .feature-row__text {
  text-align: center;
  }
}

 

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

Replies 4 (4)

lslelegance
Trailblazer
229 2 49

@KetanKumar please can u assist maybe ? thanks

KetanKumar
Shopify Partner
36839 3635 11972

This is an accepted solution.

@lslelegance 

great thanks i have updated the code please check

if some one use this code

@media screen and (max-width: 768px) {
  .feature-row__text {
  text-align: center;
  }
}

 

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
lslelegance
Trailblazer
229 2 49

Thank you so much ! 

lslelegance
Trailblazer
229 2 49

thanks !