Frank349 Posted May 12, 2021 Share Posted May 12, 2021 Site URL: https://www.maslowproject.com/ Has anyone figured out a work-around to move the button in the header to another position besides the far right of the header? Usually, I'd like it there, but need to use a translation icon in the top right of the page which covers the button and I'm unable to move the button. Thanks for taking the time to answer about any solutions you have found for this. Best, Frank Link to comment
tuanphan Posted May 16, 2021 Share Posted May 16, 2021 Which position you want to move button? We can use CSS or jQuery to change 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
Frank349 Posted May 18, 2021 Author Share Posted May 18, 2021 Hi Tuanphan - thank you so much for replying. Ideally, it would be good if we could move the donate button where it's indicated in the attachment. You have helped so many people here, thanks for responding. Best, Frank Link to comment
tuanphan Posted May 20, 2021 Share Posted May 20, 2021 On 5/18/2021 at 12:00 PM, Frank349 said: Hi Tuanphan - thank you so much for replying. Ideally, it would be good if we could move the donate button where it's indicated in the attachment. You have helped so many people here, thanks for responding. Best, Frank Add to Design > Custom CSS /* donate button order */ .header-actions-action.header-actions-action--cta { order: 1; } .header-actions-action.header-actions-action--social { order: 2; } 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