brittco Posted March 1, 2023 Share Posted March 1, 2023 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, 2023 Share Posted March 6, 2023 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 Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
brittco Posted March 8, 2023 Author Share Posted March 8, 2023 Can anyone help with this? Link to comment
brittco Posted March 10, 2023 Author Share Posted March 10, 2023 @tuanphan womendo.com Link to comment
tuanphan Posted March 12, 2023 Share Posted March 12, 2023 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 Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) 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