Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #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:

    #662567

    Hey 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,
    Andy

    #666034

    Hi 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.

    #666173

    Hi,

    the latest version is v3.6.1. Please update.

    Best regards,
    Andy

    #666245

    Hi Andy,

    I’ve updated to 3.6.1. Still no change to the mobile version of the website. Please advise.

    #666257

    Hi,

    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,
    Andy

    #666263

    Andy,

    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?

    #666267

    Hi,

    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,
    Andy

    #666283

    Screenshot link attached.

    #667515

    Hi,

    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

Viewing 10 posts - 1 through 10 (of 10 total)
  • You must be logged in to reply to this topic.