• Resolved gcskye

    (@gcskye)


    Why is this forced in my header and marked important? I can’t use a style sheet or your CSS box because it adds it behind your CSS.

    td.free,div.free {background: #48c048 !important;}td.busy,div.busy {background: #ffffff !important;}td.notpossible,div.notpossible {background: #ffffff !important;}

    How do I remove this?

    https://wordpress.org/plugins/appointments/

Viewing 1 replies (of 1 total)
  • Plugin Contributor Predrag – WPMU DEV Support

    (@wpmudev-support1)

    Hi @gcskye,

    I hope you are well today and thank you for your question.

    The !important is used to resolve specificity issue and use the defined CSS property.

    You can change these colors from the Appointments Color Set option on the following path.

    Admin Area -> Appointments -> Settings -> General -> Display Settings

    I can’t use a style sheet or your CSS box because it adds it behind your CSS.

    Could you please tell me which style sheet you can’t use and what you want to achieve?

    Also please share the Appointment page link from your site so that i can help you to achieve it.

    Kind Regards,
    Vinod Dalvi

Viewing 1 replies (of 1 total)

The topic ‘Forced colors?’ is closed to new replies.