Tagged: hotspot
-
AuthorPosts
-
October 7, 2014 at 6:30 pm #331824
Hi!
I would like to have hotspots on a video instead of picture. Is this possible with a simple workaround? I tried to put it inside a color section and have the video as a background of the color section, but then the hotspots wont scale to full width. It is nearly a working solution, but not quite there.
Hope for some help :)
October 8, 2014 at 7:53 pm #332658Hi FabelMedia!
Please give your Color Section element a unique ID ( http://kriesi.at/documentation/enfold/wp-content/uploads/sites/2/2013/12/color-section-ID.png ) and try adding following code to Quick CSS
#your-custom-id .av-hotspot-container img { opacity: 0; }
#your-custom-id .container { width: 100%; padding: 0; margin: 0; }Regards,
YigitJune 3, 2015 at 4:46 pm #453925Hi!
I realy do have a problem.
Is there a way to get the hotspot opacity.
It´s the restaurant theme with the possibilety to book tables. I´ve put an image with dates, under the hotspot, but you can´t see the dates becouse off the colours..av-image-hotspot_inner {
background-color: #724019;opacity: 0.4; color: #ffffff;
}
I´ve tried to put this code in my CSS childtheme but it didn´t work.
I´ve also lookes at one of your supportpage
https://kriesi.at/support/topic/enfold-hotspots-can-the-spots-be-invisible-on-top-of-the-image/
and I put following code in my css in childtheme..page-id-4398 .av-hotspot-container .av-image-hotspot {
opacity: 0;
}Nothing happend.
Can you possibly help me?Best regards
CamillaJune 3, 2015 at 4:47 pm #453928Hey!
Can you please post the link to your page where we can see the issue you are having?
Cheers!
YigitJune 4, 2015 at 10:25 am #454344This reply has been marked as private.June 4, 2015 at 3:40 pm #454529Hey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.av-hotspot-container .av-image-hotspot_inner { opacity: 0.4; }Best regards,
YigitJune 4, 2015 at 4:13 pm #454576You saved my day!
Many thank´s
CamillaJune 4, 2015 at 4:17 pm #454580 -
AuthorPosts
- The topic ‘Hotspot on video?’ is closed to new replies.
