DreamrW Posted June 12 Share Posted June 12 How can I ensure the padding below the menu block adapts according to the content of each tab? Check out the Upper Body and Mens Waxing tab and the space between the button - can I make this padding adaptive? https://hexahedron-iguana-cd6z.squarespace.com/waxing Thanks in advance! Link to comment
tuanphan Posted June 13 Share Posted June 13 Try adding to Code Injection > Header <style> .fe-63f52b513564e13d5ca26653 { grid-template-rows: repeat(4,minmax(calc(var(--container-width) * var(--row-height-scaling-factor)), auto)) !important; } </style> Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
DreamrW Posted June 13 Author Share Posted June 13 3 hours ago, tuanphan said: Try adding to Code Injection > Header <style> .fe-63f52b513564e13d5ca26653 { grid-template-rows: repeat(4,minmax(calc(var(--container-width) * var(--row-height-scaling-factor)), auto)) !important; } </style> That worked Tuan although it's squashed the button 🤭 Any fixes? Link to comment
tuanphan Posted June 15 Share Posted June 15 On 6/13/2023 at 7:46 PM, DreamrW said: That worked Tuan although it's squashed the button 🤭 Any fixes? You try increase number 4 in the code & check again DreamrW 1 Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment