Talu Posted November 12, 2019 Posted November 12, 2019 Id like to change the mobile menu navigation "MENU" in Wells to a logo (PNG). is that possible
tuanphan Posted November 12, 2019 Posted November 12, 2019 31 minutes ago, Talu said: Id like to change the mobile menu navigation "MENU" in Wells to a logo (PNG). is that possible Add to Home > Design > Custom CSS. Replace https://.svg with your logo url. div#mobileMenuLink a:before { content: ""; background-image: url(https://image.flaticon.com/icons/svg/1279/1279537.svg); background-repeat: no-repeat; background-size: contain; background-position: center center; width: 30px; height: 30px; display: inline-block; visibility: visible; } #mobileMenuLink a { visibility: hidden; } Reference: https://beaverhero.com/wells-squarespace/#Change_Menu_to_Hamburger_Icon 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!)
Talu Posted November 12, 2019 Author Posted November 12, 2019 any way to add footer to all pages in wells?
tuanphan Posted November 12, 2019 Posted November 12, 2019 1 minute ago, Talu said: any way to add footer to all pages in wells? What do you mean? Add footer background, image or..? 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!)
myhabitatdesign Posted November 18, 2019 Posted November 18, 2019 HELLO there 🙂 @tuanphan I saw this and i am also looking to do the same but in the Fulton template. I would like the logo to be the navigation.. you click on it and the menu drops down.. so basically replacing the hamburger icon with my PNG logo . on mobile anddd desktop... is this possible at all 🙂 THANK YOUUUU! oh here is my website - https://bumblebee-lilac-arkh.squarespace.com/config/design
tuanphan Posted November 20, 2019 Posted November 20, 2019 On 11/18/2019 at 6:31 PM, myhabitatdesign said: HELLO there 🙂 @tuanphan I saw this and i am also looking to do the same but in the Fulton template. I would like the logo to be the navigation.. you click on it and the menu drops down.. so basically replacing the hamburger icon with my PNG logo . on mobile anddd desktop... is this possible at all 🙂 THANK YOUUUU! oh here is my website - https://bumblebee-lilac-arkh.squarespace.com/config/design Private Site This site is currently private. If you’re the owner or contributor, log in. 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!)
Recommended Posts
Archived
This topic is now archived and is closed to further replies.