Hi,
the By Now button seems to be not responsive.
Could you please take a look and clarify the behavior.
I think it should break to a new line.
Thank you
Just to let you know, we are limited by our Support Policy in how much we can help with customizations, but I will try to point you in the right direction.
You can create or edit the breakpoint for this screen size, using our Themer’s Guide, to assist you with that. You can add this CSS to your WordPress Customizer or theme’s (or child theme’s) stylesheet: div.tribe-events-event-cost{
display:block;
}