- This topic has 2 replies, 2 voices, and was last updated 7 years, 10 months ago by .
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.
Home › Forums › Pro Themes › Clean Commerce Pro › Reduce the size of products slider
Good day I would like to know how I do to reduce the size of the slider products and that in my opinion is too big.
Clarify that I have reduced the size of the image and only change the quality but not the size of the slider bar.
Thanks for your help, and excellent theme.
this is my web site: https://taurussmartt.com/
Hello @TAURUS,
The widget settings available in the “CC: Products Slider” widget already has the feature to change the image size in the slider. Also, you have mentioned that you have tried using the size with image blur issue. We will check and verify the issue in the theme latest version and will fix if the issue exists in the theme.
Meanwhile, for a quick fix for the issue please paste in the following custom CSS in your Admin Dashboard > Appearance > Customizer > Additional CSS that will help you decrease the slider size for your current slider settings :
.clean_commerce_widget_products_slider img {
width: 46%;
}
.clean_commerce_widget_products_slider .product-caption .product-title a {
font-size: 21px;
}
Hope this Helps,
Best Regards !!
Thanks for this temporary solution.
Cookie | Duration | Description |
---|---|---|
cookielawinfo-checkbox-analytics | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics". |
cookielawinfo-checkbox-functional | 11 months | The cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional". |
cookielawinfo-checkbox-necessary | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary". |
cookielawinfo-checkbox-others | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other. |
cookielawinfo-checkbox-performance | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance". |
viewed_cookie_policy | 11 months | The cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data. |