weemaple Posted September 1 Share Posted September 1 I'm having no luck affecting the button lengths on an index page in Brine. I'm trying to make them all a uniform length- hopefully a percentage of the screen width, especially as it comes up on a phone (mimicking a link tree). I've tried to use different kinds of ID blocks, and different button names in the CSS section. I also tried doing that, bookending with <style></style> via both the index settings and the page/section settings under it. This is one of the versions I tried using in the CSS section, trying to target the Index page: #collection-64f128436e6003453dea704b sqs-block-button-element--large sqs-button-element--secondary sqs-block-button-element { width:80% !important; } Does anyone know why none of this is affecting the buttons? (This is at www.demeriflowers.com/hello ) Link to comment
Solution tuanphan Posted September 3 Solution Share Posted September 3 Use this code instead div#page-64f128a663548e357d5e946f .button-block a { min-width: 250px !important; } 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
weemaple Posted September 8 Author Share Posted September 8 It looks like it worked! Thank you! tuanphan 1 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