All things Shopify and commerce
Hello,
in this section I want to reduce size between my title and the stars rating
+ reduce the size of the review's text
Someone could help me please
Solved! Go to the solution
This is an accepted solution.
Hello @elise1
Go to online store ----> themes ----> actions ----> edit code ---->assets ---->novstyle.css
add this code at the end of the file.
.pt-25 {
padding-top: 0px !important;
}
.section-testimonials .testimonial-item__quote {
font-size: 14px !important;
}
result
If this was helpful, hit the like button and accept the solution.
Thanks
This is an accepted solution.
Hi @elise1,
Step 1: Go to Shopify Admin -> Online Store ->Theme -> Edit code
Step 2: Search file theme.liquid
Step 3: Insert this code above </head> tag:
<style>
.testimonial-item.item > div {
padding-top: 0 !important;
}
span.sub_title p {
margin-bottom: 0 !important;
}
</style>
Here is result:
Hope this can help you,
If our suggestions are useful, please let us know by giving it a like or marking it as a solution. Thank you 😍
Sale banner, pop ups: Customize your sale banner, pop-ups and create countdown bar to boost conversion rate.
Simicart: Transform your Shopify store into a stunning and fully functional mobile app with just a few simple steps.
Product Labels & Badges: Get more sales with striking labels, badges, and banners from our 10,000+ available templates.
BSS Commerce - Full-service eCommerce Agency | Use Shopify for 1$ in the first month now
Hi @elise1, Can you kindly share your store link with us? We will check it and suggest you a solution if possible.
Sale banner, pop ups: Customize your sale banner, pop-ups and create countdown bar to boost conversion rate.
Simicart: Transform your Shopify store into a stunning and fully functional mobile app with just a few simple steps.
Product Labels & Badges: Get more sales with striking labels, badges, and banners from our 10,000+ available templates.
BSS Commerce - Full-service eCommerce Agency | Use Shopify for 1$ in the first month now
Hello @elise1
Can you please share store URL?
This is an accepted solution.
Hello @elise1
Go to online store ----> themes ----> actions ----> edit code ---->assets ---->novstyle.css
add this code at the end of the file.
.pt-25 {
padding-top: 0px !important;
}
.section-testimonials .testimonial-item__quote {
font-size: 14px !important;
}
result
If this was helpful, hit the like button and accept the solution.
Thanks
You can add code by following these steps
1. Go to Online Store -> Theme -> Edit code.
2. Open your theme.liquid file
3. Paste the below code before </body> on theme.liquid
<style>
.testimonials-slider .pt-25 {
padding-top: 0 !important;
}
.testimonials-slider span.sub_title.font-400 p {
margin-bottom: 0 !important;
}
</style>
my reply helpful? Click Like to let me know!
your question answered? Mark it as an Accepted Solution.
@elise1 Can you please send me store URL?
This is an accepted solution.
Hi @elise1,
Step 1: Go to Shopify Admin -> Online Store ->Theme -> Edit code
Step 2: Search file theme.liquid
Step 3: Insert this code above </head> tag:
<style>
.testimonial-item.item > div {
padding-top: 0 !important;
}
span.sub_title p {
margin-bottom: 0 !important;
}
</style>
Here is result:
Hope this can help you,
If our suggestions are useful, please let us know by giving it a like or marking it as a solution. Thank you 😍
Sale banner, pop ups: Customize your sale banner, pop-ups and create countdown bar to boost conversion rate.
Simicart: Transform your Shopify store into a stunning and fully functional mobile app with just a few simple steps.
Product Labels & Badges: Get more sales with striking labels, badges, and banners from our 10,000+ available templates.
BSS Commerce - Full-service eCommerce Agency | Use Shopify for 1$ in the first month now
As 2024 wraps up, the dropshipping landscape is already shifting towards 2025's trends....
By JasonH Nov 27, 2024Hey Community! It’s time to share some appreciation and celebrate what we have accomplis...
By JasonH Nov 14, 2024In today’s interview, we sat down with @BSS-Commerce to discuss practical strategies f...
By JasonH Nov 13, 2024