Banner Logo

Be a part of the family: Connect, Receive Support,
Contribute, and Reap Abundant Rewards!

vendor dashboard look and feel

WCMp Advanced Frontend Manager

Resolved
Viewing 5 reply threads
  • Author
    Posts
    • #120957
      marounhashem
      Participant

      1- I would like to hide “Add Media”
      2- I would like to add a text under product type:”Only use product variation if the base price varies”
      3- I would like to hide tax Status and Tax Class from the “general” tab
      4- I would like to change the “Product SEO information” title

    • #121005

      Hi @marounhashem, thanks for getting in touch with us.

      Please add this css via WCMp >> Settings >> Vendor >> Vendor Frontend >> Custom css to hide
      1- I would like to hide “Add Media”
      3- I would like to hide tax Status and Tax Class from the “general” tab

      >>

      div#wp-product_excerpt-wrap div#wp-product_excerpt-editor-tools div#wp-product_excerpt-media-buttons, div#wp-product_description-editor-tools div#wp-product_description-media-buttons, div#general_product_data .row-padding .form-group-row.show_if_simple.show_if_external.show_if_variable {
          display: none;
      }
      Copy

      Now to change the “Product SEO information” title, may I know what changes are you looking for so we can help you out.

      Also, share a scrrenshot explaining what are you referring by this : 2- I would like to add a text under product type:”Only use product variation if the base price varies”

    • #121014
      marounhashem
      Participant
      This reply has been marked as private.
    • #121133
      This reply has been marked as private.
    • #121141
      marounhashem
      Participant

      Thank you – you may close the ticket
      for point 2 – I had to add !important

    • #121149

      Thanks for the update @marounhashem

Viewing 5 reply threads

The topic ‘vendor dashboard look and feel’ is closed to new replies.