• Resolved jonezzo

    (@jonezzo)


    I have problem with monthview every other week is black and other is white. I want all to be white background

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author LBell

    (@lbell)

    It looks like your WooCommerce theme is overriding the CSS. I note:

    .woocommerce div.product .woocommerce-tabs ul.tabs li, .woocommerce-info, .woocommerce-error, .woocommerce-message, tbody tr:nth-child(even), pre {background: #000000;}

    That should get you started toward looking for a solution.

    Possibly:

    .fc-event {background: white !important;}

    Or similar.

    Please post if you find a solution.

Viewing 1 replies (of 1 total)

The topic ‘monthview color’ is closed to new replies.