Archived topic
lightweight grid columns aling text right and left
3 replies · Started by casimiro on February 8, 2019
Hi
I have lightweight grid columns and two columns in each row, one is a video and another text. But I want the text to be aligned with the video to the left or right of each video. I have this CSS placed on the videos page.
.lgc-column {
display: flex;
flex-direction: column;
justify-content: center;
}
Thanks
Hi there,
Looks like the video column is too wide:
https://www.screencast.com/t/I86ogM4k
Lightweight grid columns is actually a separate plugin from GP Premium with it's own support forum as well :)
I would also recommend checking out the new Media and text block from Gutenberg.
Lightweight grid columns is actually a separate plugin from GP Premium with it’s own support forum as well
Yes, I know but since Tom was the one who gave me the code in this section, that's why I was asking.
I would also recommend checking out the new Media and text block from Gutenberg.
Tom told me that Guten is still lazy at the moment.
We'll look elsewhere and see what the video's width is. :(
Looks like the 80-20 split in the column is the problem and not the video width itself.
Gutenberg is the future. LGC will be phased out slowly over time :)