New Landing How can we help? Atelier Hide currency sign

Viewing 6 posts - 1 through 6 (of 6 total)
  • Posted in: Atelier
  • #326791
    Damsho
    Member
    Post count: 15

    Hi there,

    How can i hide the currency symbols? I don’t want them to hide on cart/checkout etc.
    I already found a function code but that deletes the symbols even on the cart and checkout pages..

    #326952
    David Martin – Support
    Moderator
    Post count: 20834

    Please provide a link/screenshot reference to what you describe as the CSS will vary.

    #327109
    Damsho
    Member
    Post count: 15

    I attached an image.

    1. I want to hide the euro symbol on the price. (except for the checkout, cart etc)
    2. How can i align all prices at the same row?

    Attachments:
    You must be logged in to view attached files.
    #327111
    David Martin – Support
    Moderator
    Post count: 20834

    Please add a link.

    #327117
    Damsho
    Member
    Post count: 15
    This reply has been marked as private.
    #327378
    David Martin – Support
    Moderator
    Post count: 20834

    1) Please add this to Theme Options => Custom CSS:

    span.woocommerce-Price-currencySymbol {
        display: none;
    }

    2) You cannot reliably align all the prices as the items are all variable heights.

    Thanks.

Viewing 6 posts - 1 through 6 (of 6 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register