Jump to content

Menu Blocks - Currency Symbol "after" price

Recommended Posts

  • Replies 2
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

3 hours ago, LeafHappyCo said:

Menu Blocks in Squarespace only place the € currency symbol before the price, can someone help me figure out how to move it to after the price?

Squarespace have recently (Aug 2022) updated the price formatting on product pages to deal with the Euro, but they have yet to do this with the Menu Block. Until they do, try adding this to Design > Custom CSS:

.menu-item .currency-sign {
  display: none;
}
.menu-item-price-top:after, .menu-item-price-bottom:after {
  content: "€";
}

Note that when they do update the Menu Block price formatting, this will need to be removed.

Let me know how you get on.

Was this post helpful? Please give feedback by clicking an icon below  ⬇️

About: SQSP User for 17 yrs. Circle Leader since 2017. I value honesty, transparency, diversity and good design ♥.
Work: Founder of SF Digital, building Squarespace Extensions to supercharge your commerce website. 
Content: Links in my posts may refer to SF Digital products or may be affiliate links.
If my advice helped, you can thank me by clicking one of the feedback emojis below. I love coffee too.

Link to comment
On 9/20/2022 at 8:14 PM, paul2009 said:

Squarespace have recently (Aug 2022) updated the price formatting on product pages to deal with the Euro, but they have yet to do this with the Menu Block. Until they do, try adding this to Design > Custom CSS:

.menu-item .currency-sign {
  display: none;
}
.menu-item-price-top:after, .menu-item-price-bottom:after {
  content: "€";
}

Note that when they do update the Menu Block price formatting, this will need to be removed.

Let me know how you get on.

Was this post helpful? Please give feedback by clicking an icon below  ⬇️

Thank you, Paul, so it works for most of the prices, but in the wine section of my menu for instance I have 2 prices, by the glass and by the bottle, and the € symbol appears at the end of the entire line.

Example of how I have it: Glass €4,3 | Bottle €22
after CSS: Glass €4,3 | Bottle €22 €

Would you know how to fix this? or should I wait until SQSP updates de Menu Block Price Formatting?

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.