- This topic has 3 replies, 2 voices, and was last updated 6 years, 1 month ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › CSS file and related products
Hi,
1. The woocommerce css-file for theme perfect fashion is pointing to https://c0.wp.com/p/woocommerce/3.5.2/assets/css/woocommerce.css. Wher can i change this so is’s using my own css file?
2. The related products in my mobile device is using by portrait view the product into 2 columns each seperated with much space between them. What is the solution? The url is https://by-peet.nl/product/unicornknuffel-met-naam/
Regards,
Cees
Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
@media screen and (max-width:479px) {
.woocommerce .related ul li.product, .woocommerce-page .related ul li.product { width:48% !important;}
}
Regards,
Dave
Hi there,
Thank you for the solution. Do you also know the answer for question 1?
Regards.
Cees
Hi,
You can overwrite those woocommerce class properties through a custom css plugin.
Regards,
Dave
Best WordPress Portfolio Plugins WordPress as an open source and self – hosted content management system is successfully used by thousands of people all around […]
Language Translator WordPress Plugin Your website cannot stand firm in the digital arena if it is not multilingual. If you want to achieve maximum results […]
Are you looking for the best WordPress SEO plugins for your WordPress websites? If yes, you have landed on the right page. This post talks […]