Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Contributor Md. Abdullah Al Mahim

    (@aamahin)

    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.

    Plugin Contributor Md. Abdullah Al Mahim

    (@aamahin)

    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.

    Plugin Contributor Md. Abdullah Al Mahim

    (@aamahin)

    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.

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Calendar shows nonsense on my website’ is closed to new replies.