Remove some header/Banners inside menus

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 WCFM Remove some header/Banners inside menus

Viewing 5 reply threads
  • Author
    Posts
    • #35924
      acauaferreira
      Participant

      Pic1 Remove the Header/banner at> Product>Add product>

      Pic2> Remove the Header/banner at >Booking>Calendar
      Pic 3> Remove that infos in Home that show the vendor limits

      Thank you and Happy Diwali ❤
      (I googled about Diwali and loved the concept)

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

      Hi,

      Kindly add this CSS for the purpose –

      #wcfm_products_listing .wcfm-top-element-container, #wcfm_bookings_listing .wcfm-top-element-container, .wcfm_welcomebox_header .wcfm_welcomebox_user_right {
      	display:none;
      }

      Thank You

    • #35981
      acauaferreira
      Participant

      Hi, thanks!

      Just the nº1 did not works as expected.

      Removed the header/banner inside product listing,
      instead inside product manage,the page where we configure a new product (store-manager/products-manage/)

      I would also suggest that in future you could made a video for everyone learn how to find and hide this custom css codes 🙂

    • #36113
      WCFM Forum
      Keymaster

      yeah sure, we will.

    • #36140
      acauaferreira
      Participant

      Thank you, could you help with nº1 t hat did not works as expected?

      Its Removed the header/banner inside product listing,
      Instead inside product manage,the page where we configure a new product (store-manager/products-manage/) < is there where i need to remove the banner

    • #36218
      WCFM Forum
      Keymaster

      Hi,

      Use this CSS instead –

      #wcfm-main-contentainer .wcfm-top-element-container {
      	display:none;
      }

      Thank You

Viewing 5 reply threads
  • The topic ‘Remove some header/Banners inside menus’ is closed to new replies.