Hi,
im looking to make this type font smaller
IMPORT DUTIES INCLUDED
my site ![]()
https://luxurymrkt.com/collections/bags/products/roger-vivier-mini-viv-choc-jewel-satin-bag
Hi,
im looking to make this type font smaller
IMPORT DUTIES INCLUDED
my site ![]()
https://luxurymrkt.com/collections/bags/products/roger-vivier-mini-viv-choc-jewel-satin-bag
Hello @Luxurymrkt
Once you Log in to the Admin, then process the following steps:
Step 1: Go to Dashboard ->Online Store ->Theme-> Action->Edit code->
Step 2: Search the file theme.css
Step 3: Paste the below CSS at bottom of the file → Save
div.product-block {
font-size: 10.5px !important;
margin-top: 8px;
}
div.product-block label
{
font-size: 11px !important;
}
Output:
If you find our reply helpful, please hit Like and Mark it as a Solution.
An award-winning North American Shopify Development Agency That Delivers Powerful Results, Innovation, and Secure Digital Transformation.
Doesn’t work. Thanks for trying
Hello @Luxurymrkt ,
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:
Open your theme.liquid theme file
Paste the below code before
If you require any further information, feel free to contact me.
Best regards,
GemPages Support Team
Hi @Luxurymrkt
This is Victor from PageFly - Landing Page Builder App
You can try this code by following these steps:
Step 1: Go to Online Store->Theme->Edit code.
Step 2: Search file theme.liquid
Step 3: paste bellow code in tag → save.
.product-block { font-size: 8px; }Hope that my solution works for you.
Best regards,
Victor | PageFly
Thank you
I am glad that my solution is helpful to you.
Best regards,
GemPages Support Team