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 Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Keyword HighlighterIf you find my answer fit your need, 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 Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Keyword HighlighterIf you find my answer fit your need, 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 How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
MoonMama Posted November 1, 2021 Author Share Posted November 1, 2021 Excellent 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