This topic has 8 replies, 3 voices, and was last updated 9 years ago ago by Eva Kemp
Hi Ewa, i would like to change the pop up pop up image to a video..
But when I add the video to the pop up window, the image is still in the background.
How can i delete the image in the background..?
Thanks,
Hello,
Please provide us with wp-admin panel credentials in Private Content.
Regards,
Eva Kemp.
I manage to fix.. thanks Ewa..
Nooo, i didnt work.. thought it did… 🙁
Hello,
Please provide us with link to the page and wp-admin access in Private Content to check your issue more deeply.
Regards,
Robert Hall.
Ok.. se private box!
Try to add the following code in custom.css
.white-popup-block{
background-image: none;
}
Regards,
Robert Hall.
Hello,
Add this code in custom.css file:
.white-popup-block {
background: white;
}
Regards,
Eva Kemp.
You must be logged in to reply to this topic.Log in/Sign up