Store vendor page products margin

We're shifting our Forum based support to a more dedicated support system!

We'll be closing our Forum support from 10th June, 2020 and move to Email Support assistance.

  • If you are a WCFM premium add-ons user, contact us- here
  • Want to know more before buying our add-ons? Send Pre sale queries- here
  • If you are a WCFM free user, please open a support ticket at WordPress.org
  • For WCFM App related queries, reach us- here
From now the forum will be read-only!

Tagged: ,

Viewing 2 reply threads
  • Author
    Posts
    • #51098
      iDevelopper
      Participant

      Hi,

      I can not change the space between products from one row to another. I tried but without success:

      #wcfmmp-store .woocommerce ul.products {
      margin-top: 50px!important;
      }

      https://ibb.co/RY8HnSk

      Thank You.

      Attachments:
      You must be logged in to view attached files.
    • #51137
      WCFM Forum
      Keymaster

      Hi,

      Please use this CSS –

      #wcfmmp-store .product_area .products-wrapper ul li.product{
        margin-bottom: 50px !important;
      }

      Thank You

    • #51175
      iDevelopper
      Participant

      Thanks a lot, it works!

Viewing 2 reply threads
  • The topic ‘Store vendor page products margin’ is closed to new replies.