Home › Forums › Basel support forum › Sidebar size Sidebar size This topic has 1 reply, 2 voices, and was last updated 7 years, 9 months ago by Artem Temos. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts March 14, 2017 at 2:15 pm #10810 mihudesignParticipant Hi, I’d like to make my product sidebar smaller (smaller than the size options in the theme settings). What CSS code do I need to do this? Thanks, Michael March 14, 2017 at 2:54 pm #10814 Artem TemosKeymaster Hello, Try to add the following code snippet to the Custom CSS area in Theme Settings to fix this issue. .sidebar-container { width:10%; right:90%; } .product-design-compact .product-image-summary { width:90%!important; left:10%; } Regards Author Posts Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to create new topics. Login / Register