Calendar and booking form styling css

WordPress Event Management, Calendars & Registration Forums General Question Calendar and booking form styling css

This topic contains 1 reply, has 2 voices, and was last updated by  Stephen Harris 8 years, 11 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #22164

    please have a look at my under construction site:
    http://neu.gesundes-kinzigtal.de/angebot/angebot/qi-gong/

    the plugin is very much what I’ve bee looking for, but I don’t know how to customize the styling (calendar, buttons etc.). I’m using the Divi theme, but your plugin doesn’t look “correct”. E.g.: As you can see, the calender is displayed wrong.

    Any idea how to fix that?

    Patrick Merck
    #22167

    Hi Bastian,

    Try adding the following to your theme’s style.css, or otherwise add the following CSS rules on that page:

    #content-area #eo-booking-occurrence-picker td{
        max-width: 100px;
        padding: 0;
    }
    
    #content-area #eo-booking-occurrence-picker select{
        margin:0;
    }
    
    Stephen Harris
Viewing 2 posts - 1 through 2 (of 2 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.