Multi Vendor Marketplace Plugin | WCFM Marketplace › Forums › WCFM – Marketplace (WooCommerce Multivendor Marketplace) › Store name css issue. Shop Grid layout vs List layout
- This topic has 4 replies, 2 voices, and was last updated 6 years, 1 month ago by WCFM Forum.
Viewing 4 reply threads
- AuthorPosts
- November 14, 2018 at 9:24 pm #36701d-n-13Participant
Hello wclovers
I’m facing CSS issue I couldnt fix, probably issue related to the theme
I have front page showing some products in grid layout. text in grid layout is aligned to center
shop page has list layout. text in list layout is aliened to left edge
If i try to fix it with css it will get ruined in the other layout
Thank you.
- November 14, 2018 at 9:25 pm #36702d-n-13ParticipantThis reply has been marked as private.
- November 17, 2018 at 5:36 pm #36968WCFM ForumMember
Hi,
DONE!
Please check – https://ibb.co/ffNms0
I have added this CSS –
.grid-col.action_vertical .wcfmmp_sold_by_container, .wcfmmp-store-page .list-type-wrap .product-meta { text-align: center; } .wcfmmp-store-page .list-type-wrap .product-meta span.price del, .wcfmmp-store-page .list-type-wrap .product-meta span.price ins { display: block; } #wcfmmp-store .list-type-wrap .product-meta span.price ins { color: #ffa842; background: transparent; }
Thank You
- November 19, 2018 at 4:46 pm #37092d-n-13Participant
Thanks Sir !
You guys deserve another donation.
- November 19, 2018 at 5:13 pm #37105WCFM ForumMember
You are welcome and it’s really pleasure 🙂
- AuthorPosts
Viewing 4 reply threads
- The topic ‘Store name css issue. Shop Grid layout vs List layout’ is closed to new replies.