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

    (@wpdevelop)

    Hello.

    If you need to make customization and change the background color of the tool-tips, then you can do this inside of this CSS file: ../wp-content/plugins/{Booking Calendar Folder}/assets/libs/tippy.js/themes/wpbc-tippy-times.css

    For example here:

    .tippy-box[data-theme~="wpbc-tippy-times"] {
    /*border-radius: 0;*/
    /*border: none;*/
    background: #fff;
    }

    Disclaimer. Unfortunately we can not start, right now, some personal customization or custom development, because we have almost no free time. Check more about, what support we are providing here https://wpbookingcalendar.com/faq/what-support-do-you-provide/

    Thank you for understanding.

    Please note, if you modify the source code of the Booking Calendar, we will not guarantee the correct work of the plugin and do not support it.

    Kind Regards.

    • This reply was modified 1 year, 7 months ago by wpdevelop.
Viewing 1 replies (of 1 total)
  • The topic ‘Tooltip CSS (Business Small)’ is closed to new replies.