what’s the easiest way to adjust the layout display of the single event page?
the event description seems to run full width, but the DATE info is not left aligned like other info, and seems to use left sided indent / margin / padding. I would like to format this info like the others to make it look more uniform.
at the bottom of the EE registration form, the REGISTER button appears as a text hyperlink. How can I make this a custom button. As it is now, it really doesn’t stand out and I would like to make it more visible.
Note 2 things, one this will get overwritten when you update the them so copy it somewhere, 2 you may need to put text-align:left !important; if it doesnt work first time round, though it should.
2) Again, CSS to the rescue. You can use:
.a_register_link {}
And you can use a site such as http://www.cssbuttongenerator.com/ to visually generate the css for you (dont forget to alter the class names)
Viewing 1 reply thread
The support post ‘single event page and registration button’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.
Support forum for Event Espresso 3 and Event Espresso 4.