• Resolved rvnfire

    (@rvnfire)


    Guys, please help!!!

    How to make product categories images on the home page to be displayed in full height not cropped? And if we go to the Shop menu in header – categories images there are not cropped in height.

    And how to move categories titles from the bottom to the images top? I’ve tried this css but it doesn’t work(
    remove_action {
    ‘woocommerce_shop_loop_item_title’, ‘woocommerce_template_loop_product_title’, 10 };
    add_action {
    ‘woocommerce_before_shop_loop_item_title’, ‘woocommerce_template_loop_product_title’, 9 };
    https://prnt.sc/vwcgmn
    https://prnt.sc/vwchtp
    https://prnt.sc/vwcidw
    https://prnt.sc/vwcj9p

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Product categories images’ is closed to new replies.