Mary_ Posted July 1, 2021 Share Posted July 1, 2021 (edited) Hello! Is it possible to have a dropdown menu in my Norwegian button in my header? I would like it to have an English option under the Norwegian button. I cannot style the one in my Weglot so I made my own button instead. Thank you. Edited February 17, 2022 by Mary_ Link to comment
Solution tuanphan Posted July 2, 2021 Solution Share Posted July 2, 2021 On 7/1/2021 at 9:39 AM, Mary_ said: Site URL: https://volverno.squarespace.com/ Hello! Is it possible to have a dropdown menu in my Norwegian button in my header? I would like it to have an English option under the Norwegian button. I cannot style the one in my Weglot so I made my own button instead. Thank you. Add to Last Line in Code Injection > Footer. Replace google with new url. <script> jQuery(document).ready(function($) { $('<div class="sqs-block-button button-block tuan"><div class="sqs-block-button-container--center"><a href="https://google.com" class="sqs-block-button-element--small sqs-block-button-element">Google company</a></div></div>').insertAfter(".header-actions-action.header-actions-action--cta>a.btn"); }); </script> <style> .sqs-block-button.button-block.tuan { margin-top: 10px; } </style> Mary_ 1 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
Mary_ Posted July 16, 2021 Author Share Posted July 16, 2021 Thank you so much @tuanphan Link to comment
tuanphan Posted July 22, 2021 Share Posted July 22, 2021 On 7/16/2021 at 3:54 PM, Mary_ said: Thank you so much @tuanphan Need help with these? Site URL: https://volverno.squarespace.com/ 1. (Mobile/Tablet – Shop) Background image doesn’t show in full size https://volverno.squarespace.com/all 2. (Mobile – Products) Want to make 2 products/row https://volverno.squarespace.com/all 3. (Mobile – Products) Want to show breadcrumb on top of product? (as on tablet/desktop) https://volverno.squarespace.com/all/p/wall 4. (Mobile – Products) (Quick view) Increase content width? https://volverno.squarespace.com/all 5. (About) When i click on button, it just reloads the page https://volverno.squarespace.com/about 6. (Tablet – Store > Norway) Make email not break https://volverno.squarespace.com/norway 7. (Tablet – Store > France) The same here https://volverno.squarespace.com/france 8.(Tablet – Store > France) The same here https://volverno.squarespace.com/france 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