wickedstangs
Customer
How can I fix this? Post Event tab is in the wrong location.
http://www.foxbodymustangs.org/community/events/monthly
http://www.foxbodymustangs.org/community/events/monthly
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
That fixed the Monthly View how about the Weekly ViewTry adding this in extra.css:
Code:.EWRatendo_Monthly .blockCtrl { margin-top: 0; }
that did it.. Thank you Russ...Edit the CSS:
Code:.EWRatendo_Monthly .blockCtrl, .EWRatendo_Weekly .blockCtrl { margin-top: 0; }