Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • fuya Friend
    #205373

    How can I resize the slideshow in Cagox template? I want to make reduce the height.

    Thank you,

    Saguaros Moderator
    #566274

    Hi fuya,

    In the file: templatesja_cagoxacmslideshowcssstyle.css

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

    change it to:

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

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

This topic contains 2 replies, has 2 voices, and was last updated by  Saguaros 9 years ago.

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