Home Page Featured Products

22 views
Skip to first unread message

MarkR

unread,
Oct 20, 2025, 7:12:46 PMOct 20
to XMPie Interest Group
Hi All

I want to hide the panel that comes up on the front main page under the banner that has some featured products. In a previous post I found where @couch had said to use :

.featured-products-wrapper {display:none} 

in the custom CSS of the theme editor. But when I do this no products show up in any categories. They are just blank. Any ideas on how to achieve this without resorting to Visual Studio and republishing the theme?

I am using a version of the AquaBlue with footer theme.

Thanks

couch

unread,
Oct 20, 2025, 7:22:57 PMOct 20
to XMPie Interest Group
Try this:

.layout.home .featured-products-wrapper { display:none; }

Reply all
Reply to author
Forward
0 new messages