Home>Support>Vanatage Grid height with linebreak titel

Vanatage Grid height with linebreak titel

Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].

Hi Guys,

I am setting up a page with a vantage grid loop, but in this page I have post titles that are too long and cause a line break. This results in an article that has another heigth than the rest of the posts.

See: https://test.bbq-junkie.nl/bbq-recepten/ and then row 4 for an example.

Is it somehow possible to manage that the height of the article will not change? Is it maybe possible that the title will be placed over the thumbnail, so that a linebreak will not affect the heigt of it?

Thanks in advance!

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 6 years, 11 months ago Andrew Misplon
    Hi, I Work Here

    Hi :)

    This should do it:

    #vantage-grid-loop h3 {
    	position: absolute;
    	top: 0;
    	left: 0;
    	width: 100%;
    	box-sizing: border-box;
    }
    
    #vantage-grid-loop article .grid-thumbnail {
    	position: relative;
    }
  2. 6 years, 11 months ago rschalkwijk

    Hi Andrew,

    That works pretty good! Thanks man!

  3. 6 years, 11 months ago Andrew Misplon
    Hi, I Work Here

    Super, glad to hear that helped. Do you need a hand working that in with your existing custom CSS rules?

  4. 6 years, 11 months ago rschalkwijk

    I think for now you helped me out. If nI have more questions, I will ask them :)

  5. 6 years, 11 months ago Andrew Misplon
    Hi, I Work Here

    Super :) Sounds like a plan. Cheers for now.

Replies on this thread are closed. Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More