• Dear WCFM Team,
    How can Disable Vendor Store Logo and Vendor Store Name in Vendor Menu Dashboard?

    I want to disable it or remove it from Vendor Menu Dashboard. I don’t want vendor to click it then redirect to their store page.

    View post on imgur.com

    With Love,
    Best Regards,

Viewing 1 replies (of 1 total)
  • Use the following css code

    .wcfm_menu_logo h4 {display: none;}
    .wcfm-store-name-heading-text {display: none;}
    
Viewing 1 replies (of 1 total)
  • The topic ‘Disable Store Logo and Store Name in Vendor Menu Dashboard’ is closed to new replies.