vanessa_k17 Posted September 15, 2022 Share Posted September 15, 2022 Site URL: https://www.players-social.com/food Hi there, I'm looking to change the font style for the price on my online food menu. Can you please help me how to target it in CSS as I was able to change all the title and description fonts, but the price stays in the old font and it's not aligned with the rest. Many thanks Link to comment
Beyondspace Posted September 15, 2022 Share Posted September 15, 2022 49 minutes ago, vanessa_k17 said: Site URL: https://www.players-social.com/food Hi there, I'm looking to change the font style for the price on my online food menu. Can you please help me how to target it in CSS as I was able to change all the title and description fonts, but the price stays in the old font and it's not aligned with the rest. Many thanks Try adding to Home > Design > Custom Css .menu-item-price-top { font-family: 'SportingGrotesque-Regular'; font-size: 16px !important; } Let me know how it works on your site vanessa_k17 1 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 September 15, 2022 Share Posted September 15, 2022 My testing 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
vanessa_k17 Posted September 26, 2022 Author Share Posted September 26, 2022 7 minutes ago, vanessa_k17 said: Brilliant thank you, that worked well! And another question with the add on dishes (eg +Mozzarella (£1.50)) can I make them the same size as the ingredients (eg: Fennel, Basil, Lemon Zest, Oregano) Thanks so much! Link to comment
tuanphan Posted September 27, 2022 Share Posted September 27, 2022 17 hours ago, vanessa_k17 said: You can use this CSS to change text size .menu-item-option { font-size: 15px; } vanessa_k17 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
vanessa_k17 Posted October 6, 2022 Author Share Posted October 6, 2022 Perfect, thanks so much! One more question regarding this menu layout, is there a way the prices can go below the title, if the title is too long. (https://www.players-social.com/drinks) As at the moment it separates the line in a very strange way. For example line 2 with Organic Tempranillo - the price should rather be below the whole title. I made the price size a bit smaller, but it doesn't help much Many thanks V Link to comment
tuanphan Posted October 8, 2022 Share Posted October 8, 2022 On 10/6/2022 at 4:51 PM, vanessa_k17 said: Perfect, thanks so much! One more question regarding this menu layout, is there a way the prices can go below the title, if the title is too long. (https://www.players-social.com/drinks) As at the moment it separates the line in a very strange way. For example line 2 with Organic Tempranillo - the price should rather be below the whole title. I made the price size a bit smaller, but it doesn't help much Many thanks V the prices can go below the title, if the title is too long >> Not possible the prices can go below the title >> Possible, even title long or short. You can also consider increase page content width, reduce title, price size What do you think? vanessa_k17 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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment