I have a problem with Betheme Clinic.
The plugin Bookly work correctly with other BeTheme, but if I install it with Betheme Clinic, it does not show the "next" button (Italian for "Avanti").
The button "Avanti" should always be visible in the lower right as in this pic:
[Links visible only for registered users]Instead on BeClinic the "Next" button is visible only if you move the mouse in its area.
[Links visible only for registered users] The Bookly support service says the problem is in the thema.
Do you have a solution for this strange behavior?
Thanks
Salvo
Comments
the link you sent does not work unfortunately. But if those arrows does not show up with this demo only, please remove custom css from Theme options > Custom CSS & JS > Custom CSS section and check if this will help because maybe one of the css's removes these buttons.
Sorry I copied the wrong link. The correct link it's:
http://www.dialogicom.com/colosseo/?page_id=67
I have followed your suggestion about Custom CSS section, but does not solve my problem.
The button becomes visible only in overmouse.
Now I have restored the code in Custom CSS section.
Salvo
.ab-first-step .ab-right { background: #000 !important; }Now is work
The problem is solved only for the first page. If you try to simulate a reservation
[Links visible only for registered users]
until to the page for to write phone and email, the button next have the same problem
Salvo
.ab-row-fluid .ab-time-next, .ab-row-fluid .ab-time-prev, .ab-row-fluid .ab-left, .ab-row-fluid .ab-right { background: #000 !important }