Home / Forums / WoodMart support forum / Hide vendor story on Home page
Home › Forums › WoodMart support forum › Hide vendor story on Home page
Hide vendor story on Home page
- This topic has 6 replies, 2 voices, and was last updated 4 months, 1 week ago by
Aizaz Imtiaz Awan.
-
AuthorPosts
-
February 25, 2026 at 11:56 am #709855
otgonbayar.dalkhsurenParticipanthi, i want to hide Story information from only Home page AJAX product tabs.
Attachments:
You must be logged in to view attached files.February 25, 2026 at 2:11 pm #709886Hello,
Try to add the following custom css code in Theme Settings > Custom CSS.
.home .wd-tabs .wcfmmp_sold_by_container { display: none !important; }Best Regards,
February 26, 2026 at 7:58 am #709963
otgonbayar.dalkhsurenParticipanthi its worsk thanks. But sorry for that. I need hide all other pages like home, category, archive, shop pages except single product page please. And how to product titles move to all left . Example pic attached, also wishlist icon move right would be better thanks
Attachments:
You must be logged in to view attached files.February 26, 2026 at 8:09 am #709967
otgonbayar.dalkhsurenParticipantsorry changed mind to view is:
Pictures
Brand
Size or attributes
price
Wishlist button on the right
like this picture.
sold by is hide all pages like home, category, archive pages show only on Product pages.February 26, 2026 at 11:36 am #710003Hello,
01. Remove the previous code and add the following custom css code in Theme Settings > Custom CSS.
.product-grid-item .wcfmmp_sold_by_container { display: none !important; }02. You can change the product grid style from Theme Settings > Product Archive > Choose the Product layout type for grid. You can choose a predefined product layout for grid or create a Custom layout for loop items and assign your preferred custom design to the grid.
For more details, follow this guide: https://xtemos.com/docs-topic/product-loop-item-layout-builder/
Best Regards,
February 26, 2026 at 2:08 pm #710027
otgonbayar.dalkhsurenParticipantthanks it works. Also my single product page sticky is not working properly like not starting from 0 top of header.
https://thriftly.mn/product/home-after-home/Attachments:
You must be logged in to view attached files.February 26, 2026 at 2:20 pm #710031Hello,
Maybe you are using a custom layout for a single product page. Navigate to Layouts > Edit Single Product Layout with Elementor> Edit container where the image gallery is added and enable the option “Sticky Container” and check the issue: https://ibb.co/C1XsRkS
Best Regards,
-
AuthorPosts
Tagged: Hide vendor information
- You must be logged in to create new topics. Login / Register