cvanuch Posted February 13, 2020 Share Posted February 13, 2020 Site URL: https://www.matey.app/privacy-policy Hi! I'm trying to figure out how to align my header with the body content on my site. I have the site section widths set to Medium. My template is Stanton. I'm also trying to target the header button so I can adjust the corner radius to 15px. Thanks in advance for your help! Link to comment
tuanphan Posted February 14, 2020 Share Posted February 14, 2020 Add to Home > Design > Custom CSS @media screen and (min-width:641px) { .header-announcement-bar-wrapper { width: 75% !important; margin: 0 auto; } } 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
cvanuch Posted February 14, 2020 Author Share Posted February 14, 2020 @tuanphan Thank you I was able to align the header but I still can't figure out how to adjust the header button to have a corner radius of 15px. Do you know how to target it? Link to comment
Solution tuanphan Posted February 14, 2020 Solution Share Posted February 14, 2020 17 minutes ago, cvanuch said: @tuanphan Thank you I was able to align the header but I still can't figure out how to adjust the header button to have a corner radius of 15px. Do you know how to target it? .primary-button-shape-rounded .btn { border-radius: 15px; } 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