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

Solved

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

lslelegance
Trailblazer
229 2 51
Accepted Solution (1)
KetanKumar
Shopify Partner
37622 3670 12166

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. Partnership of your ️ Coffee Tips and my code can bring miracles.
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 51

@KetanKumar please can u assist maybe ? thanks

KetanKumar
Shopify Partner
37622 3670 12166

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. Partnership of your ️ Coffee Tips and my code can bring miracles.
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 51

Thank you so much ! 

lslelegance
Trailblazer
229 2 51

thanks !