Forums

Changing color of the standard calander (2 posts)

  1. Valareos
    Member
    Posted 4 months ago #

    Website: Istaria HCC Update
    Theme: Modularity Lite

    As you can see from the link to my website, the calendar (which is the standard WP one) has the grey and blue background. I want to make it transparent, but I can not find the CSS info for it anywhere. I am of average experiance for css.

    Any help is appreciated

  2. ClaytonJames
    Member
    Posted 4 months ago #

    I think it's in /modularity-lite/library/styles/screen.css;

    thead th {
    background: none repeat scroll 0 0 #C3D9FF;
    }

    ...and

    caption {
    background: none repeat scroll 0 0 #EEEEEE;
    }

Reply

You must log in to post.

About this Topic

Tags

No tags yet.