Home New Guten › Forums › WoodMart support forum › Frame Frame This topic has 1 reply, 2 voices, and was last updated 1 year, 8 months ago by Bogdan Donovan. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts December 9, 2023 at 7:10 pm #520050 dr.kapplParticipant How can I add a frame around the product in the list? Attachments:You must be logged in to view attached files. December 11, 2023 at 11:33 am #520314 Bogdan DonovanKeymaster Hi, Try to add the following code snippet to the Custom CSS area in Theme Settings. .product-list-item .product-element-top { border: 1px solid var(--brdcolor-gray-300); } Kind Regards Author Posts Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to create new topics. Login / Register