Title: popover element
Last modified: April 3, 2017

---

# popover element

 *  Resolved [JustBruno](https://wordpress.org/support/users/justbruno/)
 * (@justbruno)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/popover-element/)
 * Can you tell me where the setting is to change the element for the popover. The
   top of the popover window is hidden see screen shots below. I checked the css
   and searched the code but I couldn’t find it.
    Thanks.
 * [https://www.dropbox.com/s/88gr06ufsdao6os/Screen%20Shot%202017-04-03%20at%2011.20.12%20AM.png?dl=0](https://www.dropbox.com/s/88gr06ufsdao6os/Screen%20Shot%202017-04-03%20at%2011.20.12%20AM.png?dl=0)
 * [https://www.dropbox.com/s/0a56vgb74c6ezkl/Screen%20Shot%202017-04-03%20at%2011.20.34%20AM.png?dl=0](https://www.dropbox.com/s/0a56vgb74c6ezkl/Screen%20Shot%202017-04-03%20at%2011.20.34%20AM.png?dl=0)
    -  This topic was modified 9 years, 2 months ago by [JustBruno](https://wordpress.org/support/users/justbruno/).

Viewing 1 replies (of 1 total)

 *  Plugin Author [wpdevelop](https://wordpress.org/support/users/wpdevelop/)
 * (@wpdevelop)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/popover-element/#post-8987239)
 * Hello.
 * If you want to open the popover at the Calendar Overview page always to the bottom,
   so this improvement will be exist in next update of plugin.
    In case, if you 
   want to make fix in actual version, so then please make this fix. Please open
   this file ../booking\core\any\admin-bs-ui.php
 * ( you can check how to edit files in WordPress menu in this article [http://wpbookingcalendar.com/faq/how-edit-file-in-wp-menu/](http://wpbookingcalendar.com/faq/how-edit-file-in-wp-menu/))
 * then find this code:
 * `
    jQuery('.popover_click.popover_bottom').popover( { placement: 'bottom auto'
 * and replace it to this code:
 * `
    jQuery('.popover_click.popover_bottom').popover( { placement: 'bottom'  Kind
   Regards.

Viewing 1 replies (of 1 total)

The topic ‘popover element’ is closed to new replies.

 * ![](https://ps.w.org/booking/assets/icon-256x256.gif?rev=3335907)
 * [Booking Calendar](https://wordpress.org/plugins/booking/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/booking/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/booking/)
 * [Active Topics](https://wordpress.org/support/plugin/booking/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/booking/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/booking/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [wpdevelop](https://wordpress.org/support/users/wpdevelop/)
 * Last activity: [9 years, 2 months ago](https://wordpress.org/support/topic/popover-element/#post-8987239)
 * Status: resolved