Liquid, JavaScript, themes, sales channels
Doesn't seem this can be done from the Theme editor.
I tried some code from other posts, but they didn't work.
Thank you in advance.
Solved! Go to the solution
This is an accepted solution.
Hello @jbslide ,
It's the GemPages Support Team and we are glad to assist you today!
I would like to give you the recommendation to support you so kindly follow the steps below:
1. Go to Online Store > Theme > Edit code of your current theme
2. Open your theme.liquid theme file
3. Paste the below code before </head>
<style>
.product__info-wrapper .product__description {
font-size: 20px;
color: #ff0000;
}
</style>
Let us know how it works for you.
Best regards,
GemPages Support Team
Hi @jbslide ,
This is Victor from PageFly - Landing page builder, I’d like to suggest this idea:
Step 1. Go to Online Store -> Theme -> Edit code
Step 2. Open your theme.liquid theme file
Step 3. Paste below code before </body> :
<style>
.product__description.rte.quick-add-hidden > div:last-child {
color: red;
font-size: 18px;
}
</style>
Note: You can change color and font-size to fit your store
Hope my answer will help you.
Best regards,
Victor | PageFly
PageFly-Victor,
Thank you for the response.
Seems the code is only working for the default product, but not the others.
Thanks
Hi,
Please share your store URL and if your store is password protected then also provide password too.
Thank you.
Denishamakwana,
Thank you for the response.
This is an accepted solution.
Hello @jbslide ,
It's the GemPages Support Team and we are glad to assist you today!
I would like to give you the recommendation to support you so kindly follow the steps below:
1. Go to Online Store > Theme > Edit code of your current theme
2. Open your theme.liquid theme file
3. Paste the below code before </head>
<style>
.product__info-wrapper .product__description {
font-size: 20px;
color: #ff0000;
}
</style>
Let us know how it works for you.
Best regards,
GemPages Support Team
GemPages,
Thank you! I see the change is applied to all products now.
Hi @jbslide ,
I am glad that my solution is helpful to you.
Best regards,
GemPages Support Team
As a business owner, have you ever wondered when your customer's first impression of yo...
By Skye Jun 6, 2023We're excited to announce improvements to the threaded messaging experience in our communi...
By TyW May 31, 2023Thank you to everyone who participated in our AMA with Klaviyo. It was great to see so man...
By Jacqui May 30, 2023