arualaura Posted July 16, 2022 Posted July 16, 2022 (edited) Site URL: https://spinach-keyboard-pdg7.squarespace.com Hi! I managed to change the navigation text to images on the desktop site, but can't seem to change it on the mobile burger menu. Can someone help me? Thanks!! Below are screenshots of the mobile & desktop navigation! Edited July 16, 2022 by arualaura additional information added
tuanphan Posted July 17, 2022 Posted July 17, 2022 What is site access password? 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!)
arualaura Posted July 17, 2022 Author Posted July 17, 2022 3 hours ago, tuanphan said: What is site access password? fritzchen
tuanphan Posted July 19, 2022 Posted July 19, 2022 Use this code for mobile [data-folder="root"]>div>div:nth-child(1) a { background-image: url(https://static1.squarespace.com/static/62ca90b4357da95817cf4a70/t/62d1253b9ad3ff22ceb82286/1657873723478/arbeiten.png); background-size: contain !important; background-repeat: no-repeat !important; background-position: center center !important; color: transparent !important; } [data-folder="root"]>div>div:nth-child(2) a { background-image: url(https://static1.squarespace.com/static/62ca90b4357da95817cf4a70/t/62cfcc20b0042e2b435fb69f/1657785376772/CV.png); background-size: contain !important; background-repeat: no-repeat !important; background-position: center center !important; color: transparent !important; } 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!)
arualaura Posted July 19, 2022 Author Posted July 19, 2022 6 hours ago, tuanphan said: Use this code for mobile [data-folder="root"]>div>div:nth-child(1) a { background-image: url(https://static1.squarespace.com/static/62ca90b4357da95817cf4a70/t/62d1253b9ad3ff22ceb82286/1657873723478/arbeiten.png); background-size: contain !important; background-repeat: no-repeat !important; background-position: center center !important; color: transparent !important; } [data-folder="root"]>div>div:nth-child(2) a { background-image: url(https://static1.squarespace.com/static/62ca90b4357da95817cf4a70/t/62cfcc20b0042e2b435fb69f/1657785376772/CV.png); background-size: contain !important; background-repeat: no-repeat !important; background-position: center center !important; color: transparent !important; } Thank you!!
arualaura Posted July 19, 2022 Author Posted July 19, 2022 6 hours ago, tuanphan said: Use this code for mobile [data-folder="root"]>div>div:nth-child(1) a { background-image: url(https://static1.squarespace.com/static/62ca90b4357da95817cf4a70/t/62d1253b9ad3ff22ceb82286/1657873723478/arbeiten.png); background-size: contain !important; background-repeat: no-repeat !important; background-position: center center !important; color: transparent !important; } [data-folder="root"]>div>div:nth-child(2) a { background-image: url(https://static1.squarespace.com/static/62ca90b4357da95817cf4a70/t/62cfcc20b0042e2b435fb69f/1657785376772/CV.png); background-size: contain !important; background-repeat: no-repeat !important; background-position: center center !important; color: transparent !important; } Ah, I just noticed one of the images also replaced the instagram symbol - is there a way to change that?
Solution tuanphan Posted July 20, 2022 Solution Posted July 20, 2022 17 hours ago, arualaura said: Ah, I just noticed one of the images also replaced the instagram symbol - is there a way to change that? Edit this [data-folder="root"]>div>div:nth-child(1) a to this [data-folder="root"]>div>div:nth-child(1) a[href="/arbeiten"] 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!)
arualaura Posted July 20, 2022 Author Posted July 20, 2022 6 hours ago, tuanphan said: Edit this [data-folder="root"]>div>div:nth-child(1) a to this [data-folder="root"]>div>div:nth-child(1) a[href="/arbeiten"] Thank you, this worked!!
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment