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?
Tagged: Store mobile view
- This topic has 7 replies, 2 voices, and was last updated 5 years, 1 month ago by WCFM Forum.
- AuthorPosts
- September 28, 2019 at 11:24 pm #84295BaileyconceptsParticipant
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.
- September 30, 2019 at 12:09 pm #84490WCFM ForumMember
Hi,
Kindly share a store URL from your site, I will give you right CSS for this.
Thank You
- October 2, 2019 at 3:29 pm #84779BaileyconceptsParticipantThis reply has been marked as private.
- October 3, 2019 at 5:02 pm #84918BaileyconceptsParticipant
Hi,
I was wondering if you ever got a chance to visit the links I sent.
Thanks again for any help you can offer. - October 5, 2019 at 5:44 am #85225BaileyconceptsParticipant
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? - October 5, 2019 at 11:44 pm #85337BaileyconceptsParticipant
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.
- October 6, 2019 at 6:36 pm #85433BaileyconceptsParticipant
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.
- October 11, 2019 at 9:51 am #86173WCFM ForumMember
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
- AuthorPosts
- The topic ‘How to make the store logo the only thing on banner in mobile view?’ is closed to new replies.