test
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • braghieri73037 Developer
    #205068

    Hello
    I have two problems with the custom ACM module Slideshow. I am displaying 3 ‘Heros’, all of which have background images of the same size. My problems are:
    a) In two of the three slides, I have unwanted random padding (white)
    b) The height of the slides change
    I thought of using the same type of ‘Hero’ but I was wondering whether there was a better solution.

    Saguaros Moderator
    #565026

    You can try with this tweak:

    – Go to file: /templates/uber/css/custom.css (create this file if it doesn’t exist)
    – Add this css rule:

    @media screen and (min-width: 992px) {
    .item.mod-731.active .acm-hero.style-dark.position-center.text-center.show-intro {
    padding: 275px 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, 8 months ago.

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