-
AuthorPosts
-
July 15, 2016 at 3:59 pm #661399
I’m using a full width easy slider on the top of my homepage. The slider has three images with caption titles, caption text and two buttons each. It looks fine on the PC but on mobile the images are small, the two buttons are big and the captions are not displayed.
Please advise how I can make the images bigger, the buttons smaller and display the captions on mobile.
I’ve attached my setting if you would like to take a look:
July 19, 2016 at 3:43 pm #662567Hey tlscaliti,
Please update the theme to the latest version. That should fix any issues you are currently experiencing :)
To update to the latest version follow the simple instructions here. (Or if you want the super detailed explanation you can read this blog post)
If that does not help, feel free to reply here and we will take a closer look at the issue. In that case please also add your WordPress login credentials (in the “private data” field) so we can take a look at your admin area
Best regards,
AndyJuly 28, 2016 at 4:12 am #666034Hi Andy,
Thank you for your reply.
I have the latest theme version (3.5.4) so an update is not the solution to the problem. I still need help making the images bigger, the buttons smaller and the captions displayed on the full width easy slider of the top of my homepage.
I’ve reattached my WordPress login credentials in the private data field.
July 28, 2016 at 12:59 pm #666173Hi,
the latest version is v3.6.1. Please update.
Best regards,
AndyJuly 28, 2016 at 2:19 pm #666245Hi Andy,
I’ve updated to 3.6.1. Still no change to the mobile version of the website. Please advise.
July 28, 2016 at 2:55 pm #666257Hi,
add this code into Quickk CSS flied:
@media only screen and (max-width: 767px) { .avia-slideshow li img { height: 288px; }}
and adjust as needed.
Best regards,
AndyJuly 28, 2016 at 3:05 pm #666263Andy,
It looks much better! Thank you very much for your help.
One more question – is there a way to left align the second button on each of the screens?
July 28, 2016 at 3:10 pm #666267Hi,
for me it’s already left aligned, so what do you mean? Would you mind posting us a screenshot/mockup of what you would like to achieve? You can upload the screenshot to imgur.com or dropbox and share the link here :)
Best regards,
AndyJuly 28, 2016 at 3:27 pm #666283Screenshot link attached.
August 2, 2016 at 2:53 am #667515Hi,
I’m sorry but we can’t access the screenshot. Please try to upload it on imgur. Another workaround is to replace the slider with a full screen slider on mobile view. Toggle the sliders’ display property with css media queries. http://kriesi.at/documentation/enfold/hide-menu-itemselements-on-mobile/
Best regards,
Ismael -
AuthorPosts
- You must be logged in to reply to this topic.