Calender widget change underline

This topic contains 2 replies, has 2 voices, and was last updated by  Matt 11 years, 1 month ago.

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #5284

    Hi,
    Is there a way to change the way an event is displayed on the calender widget?
    At the moment each event is underlined, which is easy to overlook. How could i change it so that the event date is bold instead of underlined?

    Many thanks in advance,
    Matt

    Matt
    #5299

    Hi Matt,

    Styling of the widget calendar is left entirely to the theme, but you can style it by adding the following to your theme’s style.css:

    .widget_calendar table td.event {
         background: #08C;
    }
    
    Stephen Harris
    #5317

    Thank you Stephen, that was perfect

    and thank you for a brilliant app

    Regards,

    Matt

    Matt
Viewing 3 posts - 1 through 3 (of 3 total)
To enable me to focus on Pro customers, only users who have a valid license for the Pro add-on may post new topics or replies in this forum. If you have a valid license, please log-in or register an account using the e-mail address you purchased the license with. If you don't you can purchase one here. Or there's always the WordPress repository forum.