New Landing How can we help? General Forum Help Slider Height: Thumbnails cut off OR next previous buttons too low

Viewing 14 posts - 1 through 14 (of 14 total)
  • #200382
    techtherapy
    Member
    Post count: 105

    In the Theme Options, adjusting the Vertical Product Slider Height seems to produce one of two effects:

    1) Set to 1200px (the height of the product images I uploaded):
    -product thumbnails display correctly
    -next/previous buttons are pushed far down the page

    or

    2) Set to 700px (the height I want the product images to display at):
    -product thumbnails are cut off
    -next/previous buttons display in the correct position

    What can I do to have both things displaying correctly?

    #200539
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    I will ask the developer about this for you now

    – Kyle

    #200588
    techtherapy
    Member
    Post count: 105

    thanks, and apologies for somehow posting this in the wrong forum!

    #200611
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Just sorted this for the next update, it will now show a proportionate amount of thumbnails.

    – Ed

    #201369
    techtherapy
    Member
    Post count: 105

    Great, thanks for the quick response.

    #201370
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No problem

    Thanks Ed

    – Kyle

    #201371
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    No problem. Thanks Ed.
    -Rui

    #201613
    techtherapy
    Member
    Post count: 105

    I’ve updated to 1.6.5. The problem still exists – the gap between the image and buttons is bigger when the product Page Display Type is set to Standard rather than Fullscreen Split

    Attachments:
    You must be logged in to view attached files.
    #201733
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Just to be sure, did you cleared the browser cache?
    Thanks

    -Rui

    #202101
    techtherapy
    Member
    Post count: 105

    Yes – just doubled checked this in Chrome.

    #202107
    techtherapy
    Member
    Post count: 105

    is there a way just to remove the buttons? i think that would work better.

    #202422
    David Martin – Support
    Moderator
    Post count: 20834

    Hi,

    If you wanted to remove the buttons, you can use this css:

    .single-product .lSAction {
        display: none;
    }

    Thanks,
    David.

    #203140
    techtherapy
    Member
    Post count: 105

    thanks. I added the code, but the buttons still show. Cleared cache.

    #203160
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    It’s just missing the !important to work.

    Replace by this one

    .single-product .lSAction {
        display: none!important;
    }

    -Rui

Viewing 14 posts - 1 through 14 (of 14 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register