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

    (@nickyoung87)

    Yes it is possible to style the calendar. Unfortunately we don’t have all of the CSS classes documented yet, but it is something we will be putting up on the support site as soon as we have it all finished.

    Thanks for using the plugin!

    Thread Starter elyrunner

    (@elyrunner)

    Thanks,

    I really need to be able to control CSS for main page, while having a different size font and styling for the side bar widget. Is this possible?

    Plugin Contributor Nick Young

    (@nickyoung87)

    @elyrunner,

    Yep, sure is. The different displays have different wrapper classes that you can use to be more specific for cases like that.

    CodyG123

    (@codyg123)

    Same topic, I think.

    This works when I use firefox css editor to change colors, but when I save it to mytheme-child/style.css, it doesn’t work. What am I missing?

    /* Event titles with shaded background for all views */
    
    .gce-list-event,
    .gce-tooltip-event {
    	background-color: #E9C0E6; // was #ddd
    	padding: 0 0px;
    }
Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘CSS Styling’ is closed to new replies.