toughmother Posted January 8, 2022 Share Posted January 8, 2022 (edited) Site URL: https://toughmotherphotography.com/ How do I get rid of this text that is showing up at the bottom of the mobile/tablet navigation menu? It is my old business name that I haven't used in several years. I recently installed and activated a new template. I feel like I've looked in every menu possible and can't figure out where it would still be plugged in. TIA edit: the template I'm using now is forte Edited January 8, 2022 by toughmother Link to comment
Beyondspace Posted January 8, 2022 Share Posted January 8, 2022 29 minutes ago, toughmother said: Site URL: https://toughmotherphotography.com/ How do I get rid of this text that is showing up at the bottom of the mobile/tablet navigation menu? It is my old business name that I haven't used in several years. I recently installed and activated a new template. I feel like I've looked in every menu possible and can't figure out where it would still be plugged in. TIA edit: the template I'm using now is forte Kindly check this code on your Home > Settings > Advanced > Code Injection, header Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Keyword HighlighterIf you find my answer fit your need, let's leave a like or upvote so others with the same issue can find their solution. Thank you Link to comment
toughmother Posted January 8, 2022 Author Share Posted January 8, 2022 7 hours ago, bangank36 said: Kindly check this code on your Home > Settings > Advanced > Code Injection, header Thank you so much for responding. There is nothing there 😞 Unless I'm doing something wrong. Which is totally possible lol. Link to comment
Solution dariokomazec Posted January 8, 2022 Solution Share Posted January 8, 2022 (edited) Hi, Go to Home/Design/Custom CSS and add this: #mobile-location { display: none; } This code should remove the text. After that you can go to Home > Settings > Advanced > Code Injection and check the scripts as bangank36 suggested above... Edited January 8, 2022 by dariokomazec Beyondspace 1 Link to comment
toughmother Posted January 8, 2022 Author Share Posted January 8, 2022 1 hour ago, dariokomazec said: Hi, Go to Home/Design/Custom CSS and add this: #mobile-location { display: none; } This code should remove the text. After that you can go to Home > Settings > Advanced > Code Injection and check the scripts as bangank36 suggested above... This worked!! I still don't see anything in the Code Injection space so I'm not sure where I've gone wrong there but the CSS part worked and I am super grateful! Thank you! dariokomazec and Beyondspace 2 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