Personalized checkout and custom promotions with Shopify Scripts
We need to add the text "See product inclusions and specs below." on our product page just below our gallery image but we'd like it to stand out more with a different font size and color.
Here's what we're using on our live theme:
<p class="hidden-pocket">See product inclusions and specs below.</p>
It's a copy pasted code from a different section that actually worked.
Solved! Go to the solution
This is an accepted solution.
Thanks for the info, check this one.
.product .product__gallery p {
font-size: 20px;
font-weight: 700;
padding-top: 20px;
}
Your Feedback Matters! Please mark the solution and give likes to posts that helped you. Your appreciation fuels our motivation to assist you better!
Hi @Paddy_
PLease, share your store URL. Thanks!
This is an accepted solution.
Thanks for the info, check this one.
.product .product__gallery p {
font-size: 20px;
font-weight: 700;
padding-top: 20px;
}
Your Feedback Matters! Please mark the solution and give likes to posts that helped you. Your appreciation fuels our motivation to assist you better!
It worked! Thank you so much 😁
Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025