Home › Forums › Basel support forum › Compact style product page Compact style product page This topic has 5 replies, 2 voices, and was last updated 4 years, 2 months ago by Elise Noromit. Viewing 6 posts - 1 through 6 (of 6 total) Author Posts September 8, 2020 at 9:58 am #224517 Michael_1986Participant Hello, Is it possible to use the Compact style product page but show all the product information straight away without having to scroll down to see the Reviews and Shipping & Delivery tabs? https://demo.xtemos.com/basel/shop/other/new-brands/yomber-jacket-trim/ Thanks in advance! September 8, 2020 at 1:46 pm #224611 Elise NoromitMember Hello, Please add this code to the Theme Settings > Custom CSS > Global: .product-design-compact .entry-summary .basel-scroll, .product-design-compact .entry-summary .basel-scroll .basel-scroll-content{ position:static; } .product-design-compact .entry-summary .basel-scroll-pane { display: none; } .product-design-compact .basel-scroll-content { padding-left: 0; padding-right: 0; } Best Regards September 9, 2020 at 5:49 am #224745 Michael_1986Participant Thanks! Is it somehow possible to show bigger product images as there is now lots of empty space under the product image? September 9, 2020 at 12:54 pm #224887 Elise NoromitMember Hello, The height of the image depends on the width. You can increase the image width and height would be increased automatically https://prnt.sc/uea44f It is not possible to increase the height with custom CSS it would deform the image. Best Regards September 9, 2020 at 1:29 pm #224900 Michael_1986Participant Ok. Thanks! September 9, 2020 at 3:17 pm #224954 Elise NoromitMember You are welcome! If you have any questions please feel free to contact us. Best Regards Author Posts Viewing 6 posts - 1 through 6 (of 6 total) You must be logged in to create new topics. Login / Register