How to resize the store in the store list size?

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!

Viewing 4 reply threads
  • Author
    Posts
    • #107177
      richsen.steven
      Participant

      Hi is it possible to reduce the size of the store area in the store list?
      There is to many blank space which I want to omit
      Or does those white space container for some text?

      Attachments:
      You must be logged in to view attached files.
    • #107524
      Molay Das
      Keymaster

      Hi,

      It seems to be a css issue. Can you please share the link with us?

      Thanks,

    • #107605
      richsen.steven
      Participant
      This reply has been marked as private.
    • #107678
      richsen.steven
      Participant
    • #107863
      Molay Das
      Keymaster

      Hi,

      Please add the below css code to your theme’s style.css file.

      #wcfmmp-stores-wrap ul.wcfmmp-store-wrap li .store-footer {
        height: auto !important;
        min-height: auto !important;
      }

      Thanks,

Viewing 4 reply threads
  • You must be logged in to reply to this topic.