Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor Nick Young

    (@nickyoung87)

    You will need to add CSS for this.

    For the dates you could use this:

    .simcal-day { border: 1px solid #000; }

    Just swap out the hex code with the color you want to use.

    For the border around the calendar you could try this:

    .simcal-calendar-grid { border: 1px solid #000; }

    You will need to add these to the bottom of your theme stylesheet.

    Plugin Contributor Nick Young

    (@nickyoung87)

    Hello,

    We are going to assume your issue is resolved since we have not heard back from you in a while. If you are still having an issue please don’t hesitate to reach out.

    Thanks!

    Thread Starter designbysue

    (@designbysue)

    Sorry Nick – I did not see your response (for some reason did not get that email) Thank you.

    Sue

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

The topic ‘Border around calendar’ is closed to new replies.