Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • James G Friend
    #206162

    I have tried searching but without much luck.

    Can someone tell me how we reduce the height of the slideshow?

    It looks like it is 639px but i cannot find reference to this anywhere.

    I simply want to reduce it down to about 400.

    THanks for your help.

    pavit Moderator
    #569796

    Hi

    Try to take a look at this file templatesja_hotelacmslideshowcssstyle.css

    @media screen and (min-width: 992px) {
    .block-slideshow-item {
    padding: 180px 0;
    }
    }

    Try to reduce padding value

    pavit Moderator
    #734878

    Hi

    Try to take a look at this file templatesja_hotelacmslideshowcssstyle.css

    @media screen and (min-width: 992px) {
    .block-slideshow-item {
    padding: 180px 0;
    }
    }

    Try to reduce padding value

    chra Friend
    #570683

    Hi there!

    that is not working for me :((
    please can you tell me how to change height to 400px

    best regards

    chra Friend
    #735746

    Hi there!

    that is not working for me :((
    please can you tell me how to change height to 400px

    best regards

    pavit Moderator
    #570873

    <em>@chra 473514 wrote:</em><blockquote>Hi there!

    that is not working for me :((
    please can you tell me how to change height to 400px

    best regards</blockquote>

    Hi @chra

    Just tested again my suggested solution above and it worked fine on my localhost version of the template , so i suppose you are missing something, could you please provide a temp super user access to your backend ? i will ty to take a look at your configuration.

    pavit Moderator
    #735935

    <em>@chra 473514 wrote:</em><blockquote>Hi there!

    that is not working for me :((
    please can you tell me how to change height to 400px

    best regards</blockquote>

    Hi @chra

    Just tested again my suggested solution above and it worked fine on my localhost version of the template , so i suppose you are missing something, could you please provide a temp super user access to your backend ? i will ty to take a look at your configuration.

    pavit Moderator
    #570953

    Hi @chra

    As you can see i changed value in this file /acm/slideshow/css/style.css line 127

    @media screen and (min-width: 992px) {
    .block-slideshow-item {
    padding: 80px 0;
    }
    }

    padding was 180 px before

    Check your slideshow now

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

This topic contains 8 replies, has 3 voices, and was last updated by  pavit 8 years, 12 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum