MoonMama Posted October 29, 2021 Share Posted October 29, 2021 Site URL: https://www.tribeandsol.com I have custom ccs to change the cart to the word bag but it isn't aligned how can I align it with the other text in the navigation menu? Thanks in advance. Link to comment
Beyondspace Posted October 29, 2021 Share Posted October 29, 2021 27 minutes ago, MoonMama said: Site URL: https://www.tribeandsol.com I have custom ccs to change the cart to the word bag but it isn't aligned how can I align it with the other text in the navigation menu? Thanks in advance. You can try adding to Home > Design > Custom Css .header .header-actions-action--cart .icon { display: flex; align-items: center; } Let me know how it works on your site Support me by pressing 👍 if this useful for you BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox, video lightbox and much more) 🗓️ Delivery Date Picker (Squarespace Date picker form field) 💫 Gallery block 7.1 workaround 🥳 No-code customisations for Squarespace (+100 Spark plugin customisations) 🥳 Freemium Squarespace Widget Templates (+1000 Elfsight Templates) 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
Beyondspace Posted October 29, 2021 Share Posted October 29, 2021 My testing result BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox, video lightbox and much more) 🗓️ Delivery Date Picker (Squarespace Date picker form field) 💫 Gallery block 7.1 workaround 🥳 No-code customisations for Squarespace (+100 Spark plugin customisations) 🥳 Freemium Squarespace Widget Templates (+1000 Elfsight Templates) 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
MoonMama Posted November 1, 2021 Author Share Posted November 1, 2021 Hi @bangank36 How can I remove the cart icon or "bag" for the home page only from both desktop and mobile? Link to comment
tuanphan Posted November 1, 2021 Share Posted November 1, 2021 @MoonMama Add to Design > Custom CSS body.homepage .header-actions--right .header-actions-action { display: none; } MoonMama 1 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
MoonMama Posted November 1, 2021 Author Share Posted November 1, 2021 Excellent thank you! Link to comment
oneness369 Posted July 13, 2023 Share Posted July 13, 2023 Hello, I have a similar issue. I'm trying to align the navigation, social media icons, and cart. Would appreciate the help. Thank you! Link to comment
tuanphan Posted July 14, 2023 Share Posted July 14, 2023 11 hours ago, oneness369 said: Hello, I have a similar issue. I'm trying to align the navigation, social media icons, and cart. Would appreciate the help. Thank you! What should it look like & what is your site url? 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
oneness369 Posted July 19, 2023 Share Posted July 19, 2023 (edited) Thanks again! @tuanphanI'd like all the elements to align to the baseline of the navigation indicated by the pink line Also, how do I adjust the spacing between the logo and the navigation links? Edited July 20, 2023 by oneness369 Link to comment
tuanphan Posted July 22, 2023 Share Posted July 22, 2023 On 7/20/2023 at 4:30 AM, oneness369 said: Thanks again! @tuanphanI'd like all the elements to align to the baseline of the navigation indicated by the pink line Also, how do I adjust the spacing between the logo and the navigation links? Hi, What is site url? We can check easier Or you can also try this CSS first (Design > Custom CSS .header-display-desktop { align-items: baseline; } 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