Cart Page

Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #115330
    Hello, My cart page looks like this: http://www.metodocc.com/campus/cart-2/cart/shop/ How can I make the images look normal, do I have to change de size of the image or a setting? Also here: http://www.metodocc.com/campus/categoria-producto/libros-en-papel-y-digitales/ Is there away that I can make the image box all the same size or does that depend solely on the image size? Thank you?
    #115386
    This reply has been marked as private.
    #115612
    This reply has been marked as private.
    #115706
    This reply has been marked as private.
    #115814
    This reply has been marked as private.
    #115928
    This reply has been marked as private.
    #116223
    This reply has been marked as private.
    #116344
    H.K. Latiyan
    Participant
    Hi... For removing the space try adding the bellow css in your appearance->customize->custom css: h2.woocommerce-loop-category__title {margin: 0 25px;} -------------- These are the product categories, and you can add the product category from the wp admin->products->categories, refer: http://prntscr.com/fhsadd
    #116423
    This reply has been marked as private.
    #116467
    H.K. Latiyan
    Participant
    Hi... For image issue try adding the bellow css: .woocommerce ul.products li.product a img {max-height:300px !important;}
    #116469
    H.K. Latiyan
    Participant
    There is no setting to display which category the shop page will display, you need to make sure that the products are connected to the category to show it in the shop page.
Viewing 11 posts - 1 through 11 (of 11 total)
  • The topic ‘Cart Page’ is closed to new replies.