css: shop Page Font color
-
two quick questions.
1. How to change this font color to black individually .
2. how to shorten the distance between dimension and its value, and weight and its value
The problem is shown in the picture below as an attachment.
thanks
Attachments:
You must be
logged in to view attached files.
Hello,
I saw the screenshots you attached.
1) Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.
For products Grid:
.product-grid-item ins .amount {
color: black;
}
For Single Product:
.single-product ins .amount {
color: black;
}
2) Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.
.product-image-summary .shop_attributes tr td:last-child {
text-align: left;
}
Regards.
Xtemos Studios
HI
css is applied
there is a slight error.
please check the picture help check .
thanks
Attachments:
You must be
logged in to view attached files.
Hello,
I saw the screenshots you attached.
Please disable the maintenance mode to check it myself and help you out accordingly.
Regards.
Xtemos Studios
Hi
I have disabled maintenance mode.
please check
thanks
Hello,
1) Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.
.product-grid-item .price .amount {
color: black;
}
2) Please try adding the following Custom CSS in the Custom CSS for Desktop area under Theme Settings >> Custom CSS.
.product-image-summary .shop_attributes {
width: 270px;
}
Regards.
Xtemos Studios
Most Welcome!!!.
I’m so happy to hear you are pleased with the Theme and Support. XTEMOS strives to deliver the best customer experience, and it makes our day to hear we have accomplished that.
We count ourselves lucky to have you as a customer. You can always reach us at any time. We are always here to help you.
Thanks for contacting us.
Have a great day.
Topic Closed.
Best Regards.
The topic ‘css: shop Page Font color’ is closed to new replies.