How to remove the logo stores widget?

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!

Multi Vendor Marketplace Plugin | WCFM Marketplace Forums WC Appointment How to remove the logo stores widget?

Viewing 1 reply thread
  • Author
    Posts
    • #121813
      carmen medina
      Participant

      Hi! Im stock because I want to adapt the visual design of the vendor stores to my marketplace and eliminate the logos that will not be allowed to the owners, but if I leave it empty, the WCFM design house will come out. If is possible to remove it?

    • #121822

      Hello,

      To remove “Logo” section from Vendor store page, add this css in your activated theme’s style.css

      #wcfmmp-store .logo_area {
      	display: none;
      }
      #wcfmmp-store .logo_area_after {
      	top: 0;
      }

      Thanks.

Viewing 1 reply thread
  • You must be logged in to reply to this topic.