On the individual listings on an Events display page is there any way to center the View Detail button and use the X-theme buttons and style? I’ve successfully removed the share icons with the following CSS:
.mec-event-sharing-wrap .mec-event-share {
display: none !important;
}
but can’t seem to work out the rest.
See https://dev.zebulonpike.coloradodar.org/program-calendar/ for an example