VItality-Wellness Posted January 31, 2022 Share Posted January 31, 2022 Site URL: https://www.vitality-wellness.com/ I would like my CTA button to appear in the head in mobile view like it does in desktop view. Currently it falls within the hamburger drop down list in mobile view. How can I pull it out and make it visible? Link to comment
tuanphan Posted February 4, 2022 Share Posted February 4, 2022 It looks like you solved with this CSS? @media screen and (max-width: 1024px) { .header-actions { display:block !important } .header .header-actions-action--cta { display: block; width: 10% !important } .header-title-nav-wrapper { flex: 50% !important } } Do you need to reduce button size on mobile? 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