Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • Giannis Maroulis Friend
    #950034

    Hi,

    i have a question and maybe that question have been answered in the past but searching it didn’t found anything. So i have post a screenshot also that shows what i need. I have some items that belongs in a category and i have create a menu item that shows all those items but there is not all aligned in the same way. Some have a bigger title that takes 2 lines and that change the line with the images.

    prntscr.com/brye6p

    I use k2 component for this.

    Is there any way that i can make them in the same line?

    Thanks in advanced

    Giannis Maroulis

    Pankaj Sharma Moderator
    #950060

    Hi
    technically its normal because the title is big it push down the image . you can add a fix height style on the heading to make them better .
    Try below code in custom.css file

    .catItemView div.catItemHeader {
        min-height: 76px;
    }
    
    Giannis Maroulis Friend
    #950063

    Yes that fixed my issue

    Take care man!!!!!

    Giannis Maroulis

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

This topic contains 2 replies, has 2 voices, and was last updated by  Giannis Maroulis 7 years, 9 months ago.

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