Multi Vendor Marketplace Plugin | WCFM Marketplace › Forums › WCFM – Feature Request › Store list on 2-column mobile device.
- This topic has 3 replies, 2 voices, and was last updated 5 years, 6 months ago by
WCFM Forum.
Viewing 3 reply threads
- AuthorPosts
- August 11, 2019 at 10:20 am #76127
Marcelo Ribeiro
ParticipantI want to put in two columns the display of the list of stores on mobile, by default the plugin accepts edit the number of columns on desktop, but on mobile, is just a large columns.
Attachments:
You must be logged in to view attached files. - August 12, 2019 at 10:26 am #76245
WCFM Forum
MemberHi,
You may tweak this by adding this css to your site –
@media (max-width: 767px) { #wcfmmp-stores-wrap .wcfmmp-stores-content ul.wcfmmp-store-wrap li { width: 50%!important; float: left !important; } }
Thank You
- August 13, 2019 at 3:51 pm #76458
Marcelo Ribeiro
ParticipantHow to reduce their size to be mobile size compatible ?
I managed to leave them in 2 columns, but they were brokenAttachments:
You must be logged in to view attached files. - August 20, 2019 at 5:33 am #77405
WCFM Forum
MemberWell, that’s why we do not set 2 store in a row for mobile view.
For small mobiles it will always broken! Not only banner, store name also broken.
Thank You
- AuthorPosts
Viewing 3 reply threads
- You must be logged in to reply to this topic.