NooTheme Premium WordPress Theme › Forums › iVent › Hiding number of tickets left
- This topic has 12 replies, 2 voices, and was last updated 3 years, 3 months ago by
_nixstar_.
-
AuthorPosts
-
3 years, 4 months ago #1043802
Hi
i want to hide my details, i'll follow up on the reply
3 years, 4 months ago #1043803This reply has been marked as private.3 years, 4 months ago #1043887Hi,
Thanks for contacting us.
We added this Custom CSS segment on Customizer > Custom Code > Custom CSS to help you:
span.tribe-tickets-left {
display: none !important;
}
It works fine.
You can check, then feedback us.
Best Regards,
Tracy
3 years, 4 months ago #1043899Hi Tracy
It worked perfectly. Your support is worth every penny. Thank you.
3 years, 4 months ago #1043916ok, thank you.
you're welcome.
Tracy
3 years, 3 months ago #1045030Hi
I'll like to hide the number of tickets left for RSVP as well.
3 years, 3 months ago #1045077Hi again,
When you configure the ticket with free, the button RSVP Now! will be displayed, we cannot help you to remove.
Thanks for your understanding.
Best Regards,
Tracy
3 years, 3 months ago #1045079Hi
I don't want to remove the RSVP but I want to hide the number of tickets left like you did for me in the previous post. Sorry I was not clear.
3 years, 3 months ago #1045119Hi,
What the number of tickets do you want to focus? We are so sorry but we don't see that.
Please help us!
Thank you.
Tracy
3 years, 3 months ago #10451323 years, 3 months ago #1045153Hi,
Please use this Custom CSS segment to hide:
.tribe-events-tickets .tribe-tickets-remaining { display: none !important; }
Best Regards,
Tracy
3 years, 3 months ago #1045214Thanks it worked
3 years, 3 months ago #1045266This reply has been marked as private. -
AuthorPosts
You must be logged in and have valid license to reply to this topic.