Hi there,
can you provide a link to your site so i can see if its possible to fix that.
Thread Starter
vikral
(@vikral)
Hi David,
Here is The link Please Check it
https://bestoftelecom.com/
/* moderator note: Please dont use link shorteners, as its not clear where they lead and its known to be sometimes abusive this way */
-
This reply was modified 5 years, 8 months ago by
Yui.
-
This reply was modified 5 years, 8 months ago by
Yui. Reason: unfurl shortlink
Thread Starter
vikral
(@vikral)
Hi, have you checked my site?
try this CSS:
.generate-columns-container .inside-article {
display: flex;
flex-direction: column;
}
.generate-columns-container .inside-article .entry-summary {
margin-top: auto;
}
Thread Starter
vikral
(@vikral)
Hi,
Will this code work on small screen?
Thread Starter
vikral
(@vikral)
Hi, I have checked the code on mobile, Can I use min-height or max-height on .entry-summary?
You can but your post articles are not displaying the entry-summary. What do you want to achieve?