This topic has 5 replies, 2 voices, and was last updated 7 years, 2 months ago ago by Rose Tyler
Hi,
Is there a way to place the Play-button of the video on top of the image.
At this moment you have to scroll down to see that button.
Thanks in advance,
Ton.
Oh, I realise now that a playbutton on top of the product-image conflicts with the Sale-button.
In addition, can one be placed top-left and the other top-right?
Cheers, Ton.
Hello,
Please try to add this code in custom css:
.single-product .open-video-popup {
top: 10px;
right: 10px;
left: auto;
transform: none;
}
Regards
Oh, so nice!
It works perfect.
Thanks a lot.
Have a nice day, Ton.
You’re welcome!
Regards
You must be logged in to reply to this topic.Log in/Sign up