Shopify themes, liquid, logos, and UX
Hello there,
I would like to change the font size of the "View full details" in the featured product section. It's too small I want it to make it bigger.
Could someone help please?
Solved! Go to the solution
This is an accepted solution.
Hello @deydey01 ,
It's GemPages support team and glad to support you today.
I would like to give you a recommendation to support you so kindly follow 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>
.featured-product .product__info-wrapper .product__view-details {
font-size: 18px;
}
</style>
For example,
If you require any further information, feel free to contact me.
Best regards,
GemPages Support Team
This is an accepted solution.
Hello @deydey01 ,
It's GemPages support team and glad to support you today.
I would like to give you a recommendation to support you so kindly follow 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>
.featured-product .product__info-wrapper .product__view-details {
font-size: 18px;
}
</style>
For example,
If you require any further information, feel free to contact me.
Best regards,
GemPages Support Team
Hello @deydey01 ,
I am glad that my solution is helpful to you.
Best regards,
GemPages Support Team
User | RANK |
---|---|
145 | |
98 | |
78 | |
69 | |
65 |
This blog post is a recap of the webinar Getting Ready For BFCM: How To Run A Flash Sal...
By Jacqui Oct 3, 2023Explore the 30-30-30 rule, a dynamic social media strategy for new businesses. Learn how t...
By Trevor Sep 20, 2023Discover how to leverage the often overlooked footer of your ecommerce site to gain custom...
By Skye Sep 15, 2023