thenonis 0 Share Posted February 5 (edited) Site URL: https://www.konasnorkelandsail.com/ How do I put a Button Next to Burger Icon on the Mobile Nav. Bar? See the sample mock up .. its the "book now" button i'm trying to add. Edited February 5 by thenonis missing text Link to post
0 tuanphan 9,600 Share Posted February 5 Do you use Personal or Business Plan? If Personal, i think there is no way to do this. Email me if you have need any help (free, of course :-D). Answer within 24 hours. How to: Setup password & share url Insert Custom CSS Open Page Header Upload Custom Font Find Block ID, Data Section ID Contact Squarespace Customer Care -- Yup! Link to post
0 thenonis 0 Author Share Posted February 5 7 hours ago, tuanphan said: Do you use Personal or Business Plan? If Personal, i think there is no way to do this. I have the business plan Link to post
0 tuanphan 9,600 Share Posted February 7 Add to Settings > Advanced > code Injection > Footer <style> a.Mobile-bar-search:after { content: "Button X"; color: white; border: 1px solid white; padding: 5px; } </style> <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.5.0/jquery.min.js"></script> <script> $(document).ready(function() { $('a.Mobile-bar-search').attr('href','https://beaverhero.com'); }); </script> Replace beaverhero with your new url Email me if you have need any help (free, of course :-D). Answer within 24 hours. How to: Setup password & share url Insert Custom CSS Open Page Header Upload Custom Font Find Block ID, Data Section ID Contact Squarespace Customer Care -- Yup! Link to post
Question
thenonis 0
Site URL: https://www.konasnorkelandsail.com/
How do I put a Button Next to Burger Icon on the Mobile Nav. Bar?

Edited by thenonisSee the sample mock up .. its the "book now" button i'm trying to add.
missing text
Link to post
Top Posters For This Question
2
2
Popular Days
Feb 5
3
Feb 7
1
Top Posters For This Question
thenonis 2 posts
tuanphan 2 posts
Popular Days
Feb 5 2021
3 posts
Feb 7 2021
1 post
Posted Images
3 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment