Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • linkwell Friend
    #1070344

    Hello,

    I am using uber with university template and the banners for the slide show are too big. I tried to reduce the height in hte module, (400) , but it created a border on the top of the image.

    So, I decided to try Hero Block and yet it’s too big.

    how can I change the height and make it smooth either in slideshow or Hero?

    Pankaj Sharma Moderator
    #1070386

    Hi
    The hero block use the image as background as it had text over the image.
    You can add this code in custom.css file and reduce the padding value

    @media screen and (min-width: 992px)
    {
    .acm-hero {
        background-size: cover;
        background-position: center center;
        padding: 260px 0;
    }}

    reduce260px to descrese height.

    Regards

    linkwell Friend
    #1073139

    Hello, I still don’t get the correct height. I have create the custom.css file as attached. but as you can see it’s still huge at http://www.abrassim.com.br.

    What I am missing?

    Thank you

    • This reply was modified 7 years ago by  linkwell.

    1. Screen-Shot-2017-11-08-at-9.13.10-AM
    2. Screen-Shot-2017-11-08-at-9.13.10-AM-1
    linkwell Friend
    #1073145

    Also, I have put the file custom.css into /templates/uber/acm/hero/css and still didn’t work.

    Pankaj Sharma Moderator
    #1073228

    Hi
    /templates/uber/css/custom.css
    If file is not present kindly create it.

    Regards

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

This topic contains 4 replies, has 2 voices, and was last updated by  Pankaj Sharma 7 years ago.

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