Helena00 Posted April 15, 2020 Share Posted April 15, 2020 Hi all, Just wondered if anyone could help with any of queries below. Please find an images attached referring to these points. 1) When clicking on the little shopping trolley in the corner and going through to this section, I wondered if it was possible to remove or edit the type that says 'shopping cart' as it is for a UK based restaurant and so doesn't make sense to have this. 2) In regards to the category ordering, it is currently automatically going into alphabetical order. I have put numbers before to keep them in the correct order, however is there a way to have them in this order without having to write the numbers? 3) Can I change the word for customer accounts at the top which says 'Account' to something else or at least into caps? Many thanks in advance for any help! Please shout if anything is unclear. Helena Link to comment
tuanphan Posted April 15, 2020 Share Posted April 15, 2020 Can you share link to your site? 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
Helena00 Posted April 15, 2020 Author Share Posted April 15, 2020 Thanks so much for your help. As the site isn't live yet, it doesn't load with the actual domain. I have sent you a message with the link to the working site. Hopefully that works, or if not, do I need to publish the site temporarily? Thanks again, Helena Link to comment
tuanphan Posted April 16, 2020 Share Posted April 16, 2020 Question 1. Add to Home > Design > Custom CSS /* change shopping cart titlte */ .cart-title { visibility: hidden; } .cart-title:before { visibility: visible; content: "tuan phan"; } Q2, You can use CSS to change order. Can you share link to that? I can't find category nav on your site Q3. I don't see "account" text, where is it? 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
Helena00 Posted April 16, 2020 Author Share Posted April 16, 2020 Thanks again, this is so helpful. This is my first time designing in Square space and so I am just getting to grips with it. I'll drop you a private message now. All the best, Helena Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.