Comments 2yohann started the conversationDecember 27, 2016 at 2:42pmHello, BUG 1 On safari only when you click on the play button with embed video that doesn't work : http://www.gregoirevieille.com/motion/#bob-hope-house But it's OK on Chrome and FF BUG 2 On lightbox when you open à picture on the bottom of the page the "jump to top' button are still here. (see capture) http://www.gregoirevieille.com/savoir-faire-2/#4675 On all browser Best Yohann Cordelle[deleted] repliedDecember 28, 2016 at 3:31pmHi Yohann,1— Thanks for reporting this problem, I will add this on our to-do list and we will try to fix this in the next theme updates.2— I'm sorry but i can't replicate this problem, the "back-to-top" button is not showing for me as you can see on this screenshot. (view on new page) 2Yohann repliedDecember 28, 2016 at 3:44pmTHX :) for 1 I have repaire the back to top with this line in the custom CSS.go-to-top.visible { z-index: 1000 !important;}Best Sign in to reply ...
Hello,
BUG 1
On safari only when you click on the play button with embed video that doesn't work : http://www.gregoirevieille.com/motion/#bob-hope-house
But it's OK on Chrome and FF
BUG 2
On lightbox when you open à picture on the bottom of the page the "jump to top' button are still here. (see capture) http://www.gregoirevieille.com/savoir-faire-2/#4675
On all browser
Best Yohann Cordelle
Hi Yohann,
1— Thanks for reporting this problem, I will add this on our to-do list and we will try to fix this in the next theme updates.
2— I'm sorry but i can't replicate this problem, the "back-to-top" button is not showing for me as you can see on this screenshot.
(view on new page)
THX :) for 1
I have repaire the back to top with this line in the custom CSS
.go-to-top.visible {
z-index: 1000 !important;
}
Best