[Support request] lightweight grid columns aling text right and left

Home Forums Support [Support request] lightweight grid columns aling text right and left

Home Forums Support lightweight grid columns aling text right and left

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #804796
    casimiro

    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

    #805208
    Leo
    Staff
    Customer Support

    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.

    #805273
    casimiro

    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. ๐Ÿ™

    #805471
    Leo
    Staff
    Customer Support

    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 ๐Ÿ™‚

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.