Guest Posted May 6, 2020 Share Posted May 6, 2020 I have tried to figure this out but cannot, attached screenshot of the closest I can get (which is a failure) Basically I want the 'select' option button to be the same width, dimensions, same font size, centered text, etc as the 'add to cart' button. This is the code I used to customize it as it looks below but ther must be a simple way of doing this to make both buttons the same (I know the select size button is not the same width as add to cart below, I can do that, but could never get the border width or font the same) .variant-option * { background-color:#fff; text-transform: uppercase; font-size: 10px !important; font-weight: 300 !important; letter-spacing: .12em !important; height: 25px; width: 145px; display: flex; justify-content: left; align-items: center; outline: #000 solid 2px; } Thanks Link to comment
tuanphan Posted May 7, 2020 Share Posted May 7, 2020 Can you share link to page in screenshot? 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
Guest Posted May 7, 2020 Share Posted May 7, 2020 Hey again, its here: https://www.astroloteez.com/astroshop Password is password Thanks! Link to comment
tuanphan Posted May 8, 2020 Share Posted May 8, 2020 20 hours ago, Jethro said: Hey again, its here: https://www.astroloteez.com/astroshop Password is password Thanks! Add to Home > Design > Custom CSS .variant-select-wrapper { width: 100%; } 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
Archived
This topic is now archived and is closed to further replies.