Solved

Why are testimonial authors not centered in the Alchemy theme?

madamsoul
Tourist
4 0 3

2021-10-15.png

The names under the testimonials aren't centered and it's making me crazy. I'm using the Alchemy theme. What needs to happen in the testimonials.liquid? thank you.

Accepted Solution (1)
Kinjaldavra
Shopify Partner
2302 570 1422

This is an accepted solution.

hello @madamsoul 

please Go to Online Store->Theme->Edit code then go to assets/style.css ->paste below code at the bottom of the file.

 

 @media only screen and (max-width: 759px){
.testimonials-nav__list {
      padding: 0px ;
}
}

 

 

View solution in original post

Replies 8 (8)

dmwwebartisan
Shopify Partner
12279 2546 3693

@madamsoul 

Please share store URL. 

If helpful then please Like and Accept Solution | Email: dmw.webartisan@gmail.com |  Instagram: @dmw.webartisan
Check here PageFly App to customize your pages | #1 Product Filter & Search app on Shopify | The most powerful Shopify page builder app
Kinjaldavra
Shopify Partner
2302 570 1422

hello @madamsoul 


Please provide website url and if your store is password protected then also provide password So I will check and provide a solution here.

madamsoul
Tourist
4 0 3

my URL is madamsoul.com

thank you!!!

Kinjaldavra
Shopify Partner
2302 570 1422

This is an accepted solution.

hello @madamsoul 

please Go to Online Store->Theme->Edit code then go to assets/style.css ->paste below code at the bottom of the file.

 

 @media only screen and (max-width: 759px){
.testimonials-nav__list {
      padding: 0px ;
}
}

 

 

madamsoul
Tourist
4 0 3
Yesss! thank you so much!
KetanKumar
Shopify Partner
36839 3635 11972

@madamsoul 

thanks for URL

try this code

1. Go to Online Store->Theme->Edit code
2. Asset->/styles.css ->paste below code at the bottom of the file.

ul.testimonials-nav__list {padding-left: 0;}

 

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
madamsoul
Tourist
4 0 3

my URL is madamsoul.com 

thank you!!!

KetanKumar
Shopify Partner
36839 3635 11972

@madamsoul 

Sorry you are facing this issue, it would be my pleasure to help you.

Welcome to the Shopify community!😊
Thanks for your good question.

Please share your site URL,
I will check out the issue and provide you a solution here.

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