Okay
  Public Ticket #2419952
Prices
Closed

Comments

  • Jørgen Koch started the conversation

    Is there anyway I can hide the prices in the event calendar?

    If I set the prices to 0, it is "free" (gratis in Danish)


    If not, what will it cost to have you change it by customization?


    Regards,

    Jørgen

  • [deleted] replied

    Hello Jørgen Koch, 

    Thank you for your purchase. 

    It can be hidden with some custom CSS on the front-end, if you that. 

    If you want to hide it only when it is Free, please try adding this format HTML to the page where you have your Amelia shortcode:

    <style>
    .am-event-price.am-event-free
    {display:none}
    </style>

    and let me know if it helped!

  • kochmandk replied

    Thanks Marija

    It worked like a charm!


    //Jørgen

  • [deleted] replied

    You are welcome, Jørgen. 

    Glad to see that!

    If you have any other questions or concerns feel free to open a new ticket and we will gladly help.