Hi Enfold.
I wonder to know if it’s possible to hide an image on tablet only? The image frame is in a color section with a video and i want to hide the image on tablet only?
Further more i wonder to know how i control the margin on a separator on tablet only, e.g. i have top and bottom margin at 100 px and on tablet i want it to be 50px, is this possible?
Further more i ask you a question 2 days ago, i wonder to know how i got a video to automatic playing on tablet horizontal only, is this possible?
Looking forward to her from you soon.
Regards
Soren
Hey vanggrafisk,
Could you post a link to the site in question and point out the changes you would like to make please? A screenshot highlighting the changes might help us understand better.
About your video question: autoplay videos are disabled on mobile devices due to manufacturer restrictions unfortunately.
Best regards,
Rikard
vanggrafisk.dk/ne
Hi,
Please try the following in Quick CSS under Enfold->General Styling:
@media only screen and (min-width: 768px) and (max-width: 1024px) {
.home #vidtab img {
display:none !important;
}
}
Best regards,
Rikard
Thank you very much.
My next issue is, that i can’t start the video on mobeil devices when i push the video button, thats importent for my cliebt that is possible?
Looking forward to her from you.
Regards
Soren
Hi!
Is your video published, as mobile friendly?
Thank u
Cheers!
Basilis
You need to be more specific, i do not understand what you mean? Here is the link: http://ne.dk
If you push the video button you will see the video dont start?
Regards
Soren