-
AuthorPosts
-
January 16, 2016 at 9:29 pm #566604
hi,
I have some question (I’m using the very last version of Enfold and RTL):
1. Accordion slider doesn’t work on some mobile devices (like Galaxi 3, s3)
in old version of Enfold it’s working.2. the dark background is too wide on desktop (on mobile it’s fine), how can I narrow it ?
picture:
http://goo.gl/9Nidyz3. the hovering on the last menu item is different from the rest (the background is narrower and the line beneath is wider).
4. there is a RTL problem with the lightbox – the text might be in the right site:
http://goo.gl/Dkxy7Nthanks
January 18, 2016 at 10:36 pm #567425Hey dk210se!
1. I check on my samsung note and the according slider works fine please send us a screenshot and description of the issue so we can help you better.
2. Have you added any custom css to achieve this dark area? Please elaborate more on this issue and get back to us with admin access to the site in a private message so we can further trouble shoot this issue.
3. Use the below css in enfold > general styling > quick css
#menu-item-61:hover { background-color: #33ad0a; padding-left: 10px!important; }
4. To move the title to the right please use the below css
div .mfp-title { float: right; }
Regards,
VinayJanuary 19, 2016 at 1:06 am #567495thanks.
1. atached screenshot, Galaxi S1 the original/defult browser (not chrome)
https://www.dropbox.com/s/zxf37sqw92pq5jn/Screenshot_2016-01-19-00-53-15.png?dl=02. I didn’t add any CSS related to this. admin access sent in PM.
3. thanks.
4. and how do I move the counter to the left ?
January 19, 2016 at 11:47 pm #568234Hi!
1.) I checked in chrome emulator for samsung galaxy s3, as well as on my htc one s mobile device and it’s working totally fine. Can you clear browser cache on your device please? also double check on another mobile device as well.
2.) Adjust it’s width using this code:
#top .aviaccordion-preview-title-wrap { width: 45%; }
and adjust it as needed.
4.) Add a left or right value to the code, for example:
div .mfp-title { left: 10px; }
Regards,
AndyJanuary 20, 2016 at 7:05 am #568402hi,
1. I said before it’s working fine on chrome, but on the default browser of the device it’s doesnt work. I’ve checked 4 devices already.
2. it’s look bad – it place the dark part in the middle of the picture.
4. doesnt work.
January 20, 2016 at 10:55 am #568500Hey!
1.) I tried to reproduce the issue using exactly the same content as on your frontpage for my own installation, but it does work fine for me on android default mobile browser. I can see that it’s not working on your end though. If we can’t reproduce the issue, then something must cause it especially on your end. Deactivate all plugin to check if one is causing this issue.
2.) Then adjust width value the way you need it.
4.) Add a position value into the code:
div .mfp-title { left: 10px; position: relative; }
Regards,
AndyJanuary 20, 2016 at 11:38 am #568525hi,
1. have you checked on Galaxi s1 or s3 ?
I turned off all the plugins and it’s still doesn’t work.January 20, 2016 at 12:54 pm #568572Hi!
I don’t have this device, I use a htc one s instead.
Cheers!
AndyJanuary 20, 2016 at 1:45 pm #568598so what am I supposed to do ?
January 20, 2016 at 2:44 pm #568637Hey!
If you test from here:
http://mobiletest.me/or with here:
http://quirktools.com/screenfly/can you let us know if the results are the same, with an issue?
Regards,
BasilisJanuary 20, 2016 at 2:48 pm #568641Hi!
I can’t imagine that there could be a different result when using same browser and OS but different mobile device. I still think it’s a caching issue. Unfortunately we can’t do much if we can’t reproduce the issue.
Best regards,
Andy -
AuthorPosts
- You must be logged in to reply to this topic.