Viewing 3 replies - 1 through 3 (of 3 total)
  • Try this custom css:

    .woocommerce ul.products li.product,
    .woocommerce-page ul.products li.product {
      width: 30%;
    }
    

    Custom css can be entered at:
    Dashboard > Appearance > Customise > Additional CSS

    Thread Starter malaruban

    (@malaruban)

    Hi Lorro,

    Thank you very much . How do i make alignment in price and product name.

    .products .product h3,
    .products .product span {
      text-align:center
    }
    
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Alignment’ is closed to new replies.