EventBright Template – Calendar Page
-
How do I make the button on the events calendar say “Register” instead of “Buy”?
The blog I need help with is: (visible only to logged in users)
-
Here is the HTML:
<div class=”popover-content”>Buy<p><span>7:00pm-9:00pm</span>Free</p><p>Join us for an overview of how to set-up registration programs complete with custom questions, multi-registration discounts and documentation requirements.</p></div>I see when I change buy to Register in “Inspect Element” it pulls. But as soon as I put that code in CSS the pop-up comes up for a split second and then re-routes to https://siplaybook.wordpress.com/events-2/
-
The HTML code you have above can’t be placed in the CSS editor, if that is what you are trying to do. HTML can’t be added to CSS.
I took a look at things, and changing Buy to Register via CSS might not be possible. I’m checking with our Eventbrite developer to see if this is something that can be changed and/or edited.
- The topic ‘EventBright Template – Calendar Page’ is closed to new replies.