Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #819619

    Howdy,
    Have 4 column row results for Woocommerce products and we’re looking to increase the padding between items by a little bit–they’re looking pretty crammed.

    Searched through the threads and found something that increased the padding, but also threw off the orientation (makes it left justified for some reason).

    Is there a little shortcode I can throw in to increase the padding between products by say 5 or 10 pixels?

    Thanks

    #819698

    Hey raisonbrands,

    Can you try adding this css code in Quick CSS (located in Enfold > General Styling):

    #top .products .product {
        width: 23.5%;
        margin-right: 2%;
    }

    Hope this helps.

    Best regards,
    Nikko

    #820179

    Thanks!

    #820361

    Hi,

    Glad we could help. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

    #823375

    Please feel free to close, have a great day.

    #823601

    Hi,

    Glad we could help. Thanks for using Enfold :)

    Best regards,
    Nikko

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Woocommerce Front Page Product Margins’ is closed to new replies.