Handdesign Posted May 30 Share Posted May 30 Hi, I want to change my website's hamburger icon to an icon I made. I have PNG files but need help to turn them into a custom code and place it on the website/mobile. Please advise. I appreciate it in advance. Link to comment
Beyondspace Posted May 30 Share Posted May 30 15 minutes ago, Handdesign said: Hi, I want to change my website's hamburger icon to an icon I made. I have PNG files but need help to turn them into a custom code and place it on the website/mobile. Please advise. I appreciate it in advance. Can you share your URL? BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox - Lightbox captions only mode) 🗓️ Delivery Date Picker (Squarespace Date picker form field) 💫 Gallery block 7.1 workaround 🥳 No-code customisations for Squarespace 🚀 Learn how to rank new pages on Google in 48 hours! If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you! Link to comment
tuanphan Posted October 28 Share Posted October 28 To change burger to custom icon, you can use this code to Website Tools > Custom CSS div.burger-inner>div { visibility: hidden; } div.burger-inner { content: url(https://cdn.pixabay.com/photo/2023/10/13/17/10/mushroom-8313142_1280.jpg); width: 50px; height: 50px; } Result To find Icon url, you can follow this 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!) 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