Home › Forums › WoodMart support forum › Page title height Page title height This topic has 1 reply, 2 voices, and was last updated 6 years, 10 months ago by Elise Noromit. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts September 30, 2018 at 9:17 am #79899 KraseParticipant How I can make the page title like it’s in this website https://woodmart.xtemos.com/product-category/accessories/demo/fashion/?demo=fashion or here https://woodmart.xtemos.com/faqs/demo/fashion/ Currently, on my site, the height of the page title is different. September 30, 2018 at 11:33 am #79910 Elise NoromitMember Hello, The title height is automatic and depends on the number of lines. The links you provide have all equal titles because these titles are all on one line. Please add this code to the Theme Settings > Custom CSS: .product-grid-item .product-title{ min-height:60px; } This code fixes the title height. If this height is not enough, increase 60px Best Regards Author Posts Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to create new topics. Login / Register