Tagged: easy slider, video link
Hi
In the easy slider settings, there is an option for applying a link to the slide, but this option is missing when you use video instead of images. In my case I am using video sliders for marketing purpose and have a like to the source is very important.
Is there any solution to overcome this problem.
warm regards
Hey maxwelll,
Well, you need to place a call to action button on top of the video. Linking the video is counter-intuitive.
Best regards,
Victoria
Many thanks, Victoria,
While online I have another question. I like the Sadow on the right sidebar on my desktop, but it’s taking a good space form right side on mobile devices. It that possible to have no sidebar border only on mobile devices, (especially mobile phones)
Many thanks
Hi maxwelll,
Could you please give us a link to your website, we need more context to be able to help you.
Best regards,
Victoria
Hi maxwelll,
I checked your website on my phone, I am not seeing the shadow in the sidebar.
Could you please attach some screenshots of the issue on your end and share the link to the page where it is happening?
Best regards,
Victoria
Hi maxwelll,
Thank you :)
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
@media only screen and (max-width:767px){
.sidebar_shadow .sidebar_right .content.av-enable-shadow {
box-shadow: none;
}
}
If you need further assistance please let us know.
Best regards,
Victoria