Tagged: ,

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #177284
    Christin Lindley
    Participant

    https://firetowerknits.com/

    I 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?

    #177298
    Skandha
    Participant

    @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

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Help with Product Pages’ is closed to new replies.