Jump to content

Menu Blocks - Currency Symbol "after" price

Recommended Posts

  • Replies 2
  • Views 456
  • 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 me: I've been a SQSP User for 18 yrs. I was invited to join the Circle when it launched in 2016. I have been a Circle Leader since 2017. I don't work for Squarespace. I value honesty, transparency, diversity and good design ♥.
Work: I founded and run SF.DIGITAL, building Squarespace Extensions to supercharge your commerce website. 
Content: Views and opinions are my own. Links in my posts may refer to SF.DIGITAL products or may be affiliate links.
Forum advice is free. You can thank me by clicking one of the feedback emojis below. Coffee is optional.

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.