Styling calendar rows/columns | WordPress.org

[ad_1]

Hi @pagallery,

By default, Pie Calendar leans heavily on the defaults set by your theme. For instance, all typography, link colors, and background colors will be automatically inherited.

Further customizations are definitely possible with CSS.

For instance, to change the highlight color of the “today” cell, you can use this CSS selector and modify the color to your liking:

.fc .fc-daygrid-day.fc-day-today {
rgba(255,220,40,.15);
}

I’m making a note for myself to create documentation for additional CSS selectors.

You are welcome to submit a feature request for integrated styling controls on our website via the contact form: https://piecalendar.com/contact/

 

This site will teach you how to build a WordPress website for beginners. We will cover everything from installing WordPress to adding pages, posts, and images to your site. You will learn how to customize your site with themes and plugins, as well as how to market your site online.

Buy WordPress Transfer