Yaraf Posted November 16, 2021 Share Posted November 16, 2021 Site URL: https://www.oryxdentalsoftware.com/ Hello, I have this code to add a CTA to the mobile header this makes the cta it in the middle, but how I can make the elements in this order: Burger-menu icon > logo (centered) > CTA ? And make the cta smaller? /* Show button on mobile menu*/ @media screen and (max-width:1024px) { /* show button */ .header-actions { display: block !important; } .header .header-actions-action--cta { display: block; width: 10% !important; } /* logo width */ .header-title-nav-wrapper { flex: 50% !important; } } Thank you Link to comment
tuanphan Posted November 18, 2021 Share Posted November 18, 2021 It looks like you figured it out? 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