Home › Forums › Space themes support forum › Homepage variant hidden Homepage variant hidden This topic has 1 reply, 2 voices, and was last updated 2 weeks, 2 days ago by Luke Nielsen. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts December 7, 2024 at 2:42 pm #620407 ismailgns93Participant Hello, I don’t want the variation in Products to appear on the home page on mobile. It should only appear on product pages. How can we set it? https://delfinikids.com/ Attachments:You must be logged in to view attached files. December 9, 2024 at 11:24 am #620683 Luke NielsenKeymaster Hello, Here is a custom CSS for help. @media (max-width: 768px) { .xts-product .xts-product-swatches-wrapper { display: none; } } Define it in Theme Settings -> Custom CSS -> Global Custom CSS. Kind Regards Author Posts Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to create new topics. Login / Register