Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • timtecsa Friend
    #680759

    http://mt5.mwinda.org/index.php/teline-v-events/663-mega-meeting-de-brazzaville

    I added this CSS to custom.css but bottom of image remains hidden. Same if I change events.css directly.
    }
    .layout-events .event-main .magazine-item-media {
    width: 100%;
    /* max-height: 336px; */
    overflow: hidden;
    margin-bottom: 24px;
    }

    But in Inspect Element it reveals the bottom of the image as shown in image below.

    I also tried in my test site – same result.

    Tim
    c.c. @victortopper

    Pankaj Sharma Moderator
    #680781

    Hi
    Use below code to override the css .
    add this in custom.css file

    .layout-events .event-main .magazine-item-media {

    max-height: 450px!important;
    }

    save and check.

    Pankaj Sharma Moderator
    #747010

    Hi
    Use below code to override the css .
    add this in custom.css file

    .layout-events .event-main .magazine-item-media {

    max-height: 450px!important;
    }

    save and check.

    timtecsa Friend
    #680909

    Thanks, @pankajsharma.

    That works well. I guess I should learn about CSS overrides.

    Tim
    c.c. @victortopper

    timtecsa Friend
    #747088

    Thanks, @pankajsharma.

    That works well. I guess I should learn about CSS overrides.

    Tim
    c.c. @victortopper

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

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

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