Theater plugin calendar month navigation placement
Hello,
We are using the Theater Events plugin that imports from Veezy at http://s224748.gridserver.com/schedule/. I would like the month navigation to be moved from the bottom to the top. The Theater Events support gave me CMS to change the placement which moves it up to the top but overlapping the calendar title. I tried editing and adding code to change the placement but not much is happening. Their support hasn't responded when asking for more help. Below are links to the screen shots and the code given. Any chance you can help me with this? I would like the month navigation to be placed at top of calendar, centered, and under the Month title.
CMS:
html body .wpt_calendar table.wpt_month tfoot {
position: absolute;
top: 0;
left: -5px;
right: -5px;
}
http://s224748.gridserver.com/wp-content/uploads/2019/03/Riviera_calendar_screenshot1.jpg
http://s224748.gridserver.com/wp-content/uploads/2019/03/Riviera_calendar_screenshot2.jpg
Thank you for your help!
Katie
Comments