-
AuthorPosts
-
December 10, 2018 at 10:53 pm #1043407
Hi there,
I’ve read in multiple threads that a solution exists to show the fallback image on iPad with 768×1024. Using Chrome emulator, I’m seeing [image object] and just a sliver of the image for my first video slide.Would someone be able to help correct?
Thank you!
December 11, 2018 at 3:18 am #1043528I also wanted to see if you’re able to recreate this:
When you hit the URL I gave, it flashes the fallback image for a second on desktop, then goes into the video.
December 12, 2018 at 1:38 pm #1044324Hi kjwaggz,
I see that the slider is hidden on mobile, in the iPad mode you need to have the burger even at 1024px and I do the see fallback image and did not see the issue that you’re describing in Chrome on a Mac.
The fallback image shows till the video loads.
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: 1024px) { nav.main_menu, #menu-item-search { display: block !important; } .menu-item { display: none; } .av-burger-menu-main.menu-item-avia-special { display: block; } }
If you need further assistance please let us know.
Best regards,
VictoriaDecember 12, 2018 at 7:21 pm #1044452Ok thank you. I think I found a work around.
Now that I got that part working, I’m noticing the titles and captions are off to the left on iPad. I have them all set to center without frame. Is there CSS I need or a setting to have these centered on iPad?
December 12, 2018 at 10:09 pm #1044521Hi,
Which page are you referring to?
Best regards,
Jordan ShannonDecember 12, 2018 at 10:26 pm #1044538The home page mentioned earlier in the thread: http://wrightchoice.hosting2.spectora.com/
December 16, 2018 at 7:49 pm #1046035Hi kjwaggz,
Could you please attach some screenshots of the issue?
I am not sure which elements you’re referring to.
Best regards,
VictoriaDecember 20, 2018 at 10:50 pm #1047956Is working now, thank you for the help!
- This reply was modified 5 years, 11 months ago by kjwaggz.
December 21, 2018 at 10:40 pm #1048421Hi kjwaggz,
Glad to hear that :)
Let us know if you need further assistance or if we can close this thread.Best regards,
Nikko -
AuthorPosts
- You must be logged in to reply to this topic.