-
AuthorPosts
-
November 4, 2015 at 9:30 pm #530406
Hi!
I have 3 problems I hope to get help solving.
1. I can’t get the socket to display on mobile. Tried a solution I found here. But no luck. I’ve set it as display: block !important but it doesn’t seem to apply.
2. The socket sometimes extends way beyond what it’s supposed to. How can I fix this?
3. I’m trying to use a vide background in the top. There is a grey thing flashing when the video reloads. Can I get rid of it?
The site is http://www.heelia.se
November 4, 2015 at 10:14 pm #530417Hey heelia!
1- Please refer to this post – http://kriesi.at/documentation/enfold/display-footer-menu-scroll-to-top-button-on-mobile/
2- That happens only when you do not have enough content on your page.
3- Please try adding following code to Quick CSS in Enfold theme options under General Styling tab#top .av-video-slide.av-video-service-youtube .avia-slide-wrap { background: white; }
Cheers!
YigitNovember 5, 2015 at 4:51 pm #530940Hi Yigit!
1. I used that exact solution. It displays on the smartphone, but not when I make the desktop browser smaller?
2. OK. So that will have to do then :)
3. Doesn’t work, still flashing grey. Got any other solution?
November 5, 2015 at 5:09 pm #530968Hi!
1- Can you please try using following code instead
#scroll-top-link { display: block!important; }
2- Great! :)
3- Please try adding following code as well.avia_playpause_icon { background: transparent !important; }
Best regards,
YigitNovember 5, 2015 at 5:19 pm #530980Didn’t work :(
November 5, 2015 at 5:23 pm #530984Hi!
Neither worked? Do you mind creating a temporary admin login and posting it here privately? Seems like custom CSS code is not being applied for some reason.
Best regards,
YigitNovember 5, 2015 at 5:26 pm #530989Sure!
November 5, 2015 at 5:43 pm #531008Hi!
Scroll to top button should display on all screensizes now.
Can you please try inserting another video and check if flashing happens on it as well?Cheers!
YigitNovember 5, 2015 at 5:48 pm #531017Still no socket. I’m using a mac and tried it with Safari and Chrome. The grey flashing thing is also still there.
November 5, 2015 at 5:52 pm #531029 -
AuthorPosts
- You must be logged in to reply to this topic.