- This topic has 1 reply, 2 voices, and was last updated 4 months, 3 weeks ago by
Skandha.
- AuthorPosts
- July 16, 2019 at 1:37 pm #177284
Christin Lindley
ParticipantI have 3 issues.
1) When clicking on a product, the image is cut off until you click on a thumbnail. (example: https://firetowerknits.com/?product=brightly-striped-hat-of-orange-and-pink-teen-adult)
2) I’d like my Description and Additional Information section to be directly to the left of the product pictures and the payment information underneath. Is there a way to do this?
3) Can I change the header text size and category counts with the background color?
July 16, 2019 at 11:51 pm #177298Skandha
Keymaster@christinlindley: Hello Christin,
1. I checked your products and the thumbnail seems to be showing up fine. Can you elaborate the issue?2. I’m afraid for that you will need to get your site customized. If you really need it I suggest you to hire a customizer.
3. Go to => Appearance => Customize => Additional CSS and add the following CSS Code.
.product-category .woocommerce-loop-category__title { font-size:28px; } .woocommerce-loop-category__title .count { background-color:#eebbcc; }
You can change the color and font-size according to your choice.
Let me know if this helps you out!
Kind Regards,
Skandha - AuthorPosts
- You must be logged in to reply to this topic.