Vanatage Grid height with linebreak titel
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.
Need fast email support? Get SiteOrigin Premium
Replies
5Hi :)
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; }Hi Andrew,
That works pretty good! Thanks man!
Super, glad to hear that helped. Do you need a hand working that in with your existing custom CSS rules?
I think for now you helped me out. If nI have more questions, I will ask them :)
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.