Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1066418

    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

    • This topic was modified 5 years, 10 months ago by maxwelll.
    #1067033

    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

    #1070509

    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

    #1070763

    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

    #1070777
    This reply has been marked as private.
    #1071761

    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

    #1071785
    This reply has been marked as private.
    #1073125

    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

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.