How to make the store logo the only thing on banner in mobile view?

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 – Marketplace (WooCommerce Multivendor Marketplace) How to make the store logo the only thing on banner in mobile view?

Viewing 7 reply threads
  • Author
    Posts
    • #84295
      Baileyconcepts
      Participant

      Is there a way to make it so when a user views a vendor store on a mobile device the view shows the header image and the store information banner as usual, but on the banner area it shows only the vendor logo (Directly in the center)? I would like to remove all the store information email phone etc.. Just the logo in the center.

      I really only need this on Mobile views. Like below 600px

      As of now I just Hide the banner. with this


      @media
      only screen and (max-width: 600px) {
      #wcfmmp-store #wcfm_store_header {
      display: none;
      }
      }

      But I need the logo to be there if possible.

      Thanks for taking the time to read this and any assistance would be greatly appreciated.

    • #84490
      WCFM Forum
      Keymaster

      Hi,

      Kindly share a store URL from your site, I will give you right CSS for this.

      Thank You

    • #84779
      Baileyconcepts
      Participant
      This reply has been marked as private.
    • #84918
      Baileyconcepts
      Participant

      Hi,
      I was wondering if you ever got a chance to visit the links I sent.
      Thanks again for any help you can offer.

    • #85225
      Baileyconcepts
      Participant

      Hi,
      Is it still possible to take a look at the store for me and help me fix the CSS to show correctly on mobile?

    • #85337
      Baileyconcepts
      Participant

      It’s been a week since I asked for help. I missed the first two days after I asked because of my office hours, So that’s my fault. However, I’m not sure if these posts are being read anymore.
      Can someone please respond.

      Thank you.

    • #85433
      Baileyconcepts
      Participant

      You can close this ticket, please. After no response from support on this product, I have asked devs from other plugins to help me fix CSS issues with the mobile view of the WCFM marketplace and they reached out and helped me in 2 hours. I wish that I could have gotten help or even a response here.

      Thanks again.

    • #86173
      WCFM Forum
      Keymaster

      Really sorry for this. Actually, our site was down for few days due to site upgrade., so we missed your messages.

      If you face such thing in future then please mail us directly at – wclovers.contact@gmail.com

Viewing 7 reply threads
  • The topic ‘How to make the store logo the only thing on banner in mobile view?’ is closed to new replies.