brittco Posted March 1 Share Posted March 1 Hi, I'm hoping someone can help me add a linked button to nav in the upper left corner in mobile only. Please let me know if you can help. Thanks!! Link to comment
tuanphan Posted March 6 Share Posted March 6 Hi, What is site url? 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
tuanphan Posted March 12 Share Posted March 12 Add to Settings > Advanced > Code Injection > Footer <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.6.1/jquery.min.js"></script> <script> jQuery(document).ready(function($){ $('<div class="sqs-block button-block sqs-block-button"><div class="sqs-block-content"><div class="sqs-block-button-container sqs-block-button-container--center"><a href="https://google.com" class="sqs-block-button-element--medium sqs-button-element--small sqs-block-button-element">Archive</a></div></div></div>').appendTo('.Mobile-bar [data-nc-container="top-left"]'); }) </script> 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