Join us March 21 for an AMA on planning your 2023 marketing budget with 2H Media co-owners, Matt and Aron

Centering Buttons

Solved
Tahnaiaj
New Member
3 0 0

Hello! 

I am trying to center the buttons that say “Shop Our Turmeric Facial Mask and “Get A Personalized Skincare List”. Does anyone know how I could do that? Thank you so much! 

58A42624-10BA-45B9-B9CE-8670EC0B98BB.jpeg

Accepted Solution (1)

Accepted Solutions
oscprofessional
Shopify Partner
14155 2139 2760

This is an accepted solution.

Hello @Tahnaiaj 

Add this css at the bottom of

Online Store->Theme->Edit code->Assets->theme.scss.liquid

@media only screen and (max-width: 749px) {
.feature-row.grid .small--one-whole {
	margin: 0 auto;
	text-align: center;
}
}

Hope this will work for you

Thanks....

If helpful then Please Like and Accept Solution. Chat on WhatsApp | Skype : oscprofessionals-87 |
Email: pallavi@oscprofessionals.com | Custom Pricing Wholesale App : Free | Hire us | Guaranteed Site Speed Optimization | Website Free Audit | Shopify Theme Customization | Build Shopify App | Shopify SEO | Digital Marketing | Shopify Strategies Consultant

View solution in original post

Replies 5 (5)
oscprofessional
Shopify Partner
14155 2139 2760

Hello Tahnaiaj,
Please share your site url.
So that i can check and let you know the exact solution here.

If helpful then Please Like and Accept Solution. Chat on WhatsApp | Skype : oscprofessionals-87 |
Email: pallavi@oscprofessionals.com | Custom Pricing Wholesale App : Free | Hire us | Guaranteed Site Speed Optimization | Website Free Audit | Shopify Theme Customization | Build Shopify App | Shopify SEO | Digital Marketing | Shopify Strategies Consultant
Tahnaiaj
New Member
3 0 0
oscprofessional
Shopify Partner
14155 2139 2760

This is an accepted solution.

Hello @Tahnaiaj 

Add this css at the bottom of

Online Store->Theme->Edit code->Assets->theme.scss.liquid

@media only screen and (max-width: 749px) {
.feature-row.grid .small--one-whole {
	margin: 0 auto;
	text-align: center;
}
}

Hope this will work for you

Thanks....

If helpful then Please Like and Accept Solution. Chat on WhatsApp | Skype : oscprofessionals-87 |
Email: pallavi@oscprofessionals.com | Custom Pricing Wholesale App : Free | Hire us | Guaranteed Site Speed Optimization | Website Free Audit | Shopify Theme Customization | Build Shopify App | Shopify SEO | Digital Marketing | Shopify Strategies Consultant
Tahnaiaj
New Member
3 0 0

This worked! Thank you so much! 

NateX
Shopify Partner
43 3 11

Hi,

Can you help me center the "logout" button to the center, please? It is a the left, can't figure out how to center it.

Link: https://www.sewsewyou.com/account

Test Account: 

user: ecijajovelyn@yahoo.com

pass: Test1234!

 

LogoutLogout

Nate
Shopify Web Developer