Hello @pressonforlife
Thanks for your message, Can you please share the URL of the page? I checked its showing fine in my end. So i need to check on your website i guess there are some CSS conflicts there. So i can debug and fix it.
Thanks for your understanding.
Regards
Thread Starter
Presson
(@pressonforlife)
This is the Page — Testpage – Ledeon Community Store
All you need to do is to click “Next“, and the Calendar will break: it will be showing nonsense.
2.) Most Calendars from all Calendar plugins that I know and have tested, all of them use Navigation arrows for Previous and Next.
Is there anyway you can replace the Previous and Next texts with Navigation arrows ?
Regards.
Please copy the below CSS code and paste + Save in Event Settings -> Custom CSS page
.equinox .date-events li a.event {
position: absolute;
}
.equinox .week {
overflow: hidden;
}
Thread Starter
Presson
(@pressonforlife)
Thanks: the CSS worked well.
1.) I asked Two(2) Questions, but you answered only One(1 ).
The Second Question was, how can the Previous and Next texts on the Top of the Calendar, be turned into Navigation Arrows ?
2.) CHANGE CALENDAR BACKGROUND COLOUR
If you see the Calendar here — Screenshot by Lightshot
You will see that I want to change the:
a.) Top Header Background Colour: to #063083
b.) Day Highlight colour to #063083.
c.) Highlighted Text colour to white or #fff
How can I do that ?
Regards.
We don’t have the option to change the Next and Previous button to Navigation arrow. Also you need to write Custom CSS to change the background and font color of the calendar.