saraskjoldnes 0 Share Posted July 15, 2020 Site URL: https://ingrid-volden.squarespace.com Hi, I'm currently trying to change the language of my mobile navigation menu. It is currently saying 'Menu', but I would like it to say 'Meny'. Is there a way of doing this using custom CSS? URL password: Myldring Link to post
0 tuanphan 9,293 Share Posted July 16, 2020 Add to Home > Design > Custom CSS nav#mobileMenuLink ul li a { visibility: hidden; } nav#mobileMenuLink ul li a:before { visibility: visible; content: "Meny"; position: absolute; } You can send your question to my email to get faster answer. 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 -- I'm off in Lunar New Year. Will take 3-7 days to you get the answer on Forum. Link to post
Question
saraskjoldnes 0
Site URL: https://ingrid-volden.squarespace.com
Hi,
I'm currently trying to change the language of my mobile navigation menu. It is currently saying 'Menu', but I would like it to say 'Meny'. Is there a way of doing this using custom CSS?
URL password: Myldring
Link to post
Top Posters For This Question
2
1
Popular Days
Jul 15
1
Jul 16
1
Jul 17
1
Top Posters For This Question
saraskjoldnes 2 posts
tuanphan 1 post
Popular Days
Jul 15 2020
1 post
Jul 16 2020
1 post
Jul 17 2020
1 post
2 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