• Say i have 2 columns. When on mobile it becomes 1, but there’s a gap in between. Can it be made to flow more natural?

Viewing 9 replies - 1 through 9 (of 9 total)
  • Plugin Support Gilbert Hernandez

    (@ghernkadence)

    Hello,

    The Row Layout block has settings for column and row gutters. You can change the gap for mobile by changing the row gutter under the General tab of the block settings. For example, view the mobile version of your edit page, change the row gutters, and see if that works for you.

    Thread Starter mayy3321

    (@mayy3321)

    I see. I’ll try.

    • This reply was modified 1 year, 8 months ago by mayy3321.
    Thread Starter mayy3321

    (@mayy3321)

    :where(.wp-block-columns.is-layout-flex) {

    1. gap: 2em;

    }

    I think it’s this code.

    it’s not really fixable because it’s the same gap that is used for vertical and horizontal spacing

    • This reply was modified 1 year, 6 months ago by mayy3321.
    Plugin Support Gilbert Hernandez

    (@ghernkadence)

    Hello @mayy3321

    There is a setting in the row layout. In the settings, you can adjust the mobile row gutter. Have you used the setting pictured below?

    Thread Starter mayy3321

    (@mayy3321)

    Oh that’s what it means! Thank it is working now.

    Btw I have a lot that are plain gutenberg columns. There’s no “transform to” like other blocks.

    View post on imgur.com

    What’s the easiest way to convert them all to Kadence Blocks ?

    • This reply was modified 1 year, 6 months ago by mayy3321.
    • This reply was modified 1 year, 6 months ago by mayy3321.
    Plugin Support Gilbert Hernandez

    (@ghernkadence)

    Hello @mayy3321

    Unfortunately, the Gutenberg Column is a core block that doesn’t provide the option to convert into a Kadence Row Layout. While the Row Layout lets you transform the content into a core block, the opposite isn’t possible. You’ll have to recreate the content. You can drag and drop content from the column into the row layout using the list view.

    Thread Starter mayy3321

    (@mayy3321)

    Is it the case that it is not possible at all,

    or that it is possible in the future for an update to Kadence Blocks to add that?

    Plugin Support Gilbert Hernandez

    (@ghernkadence)

    Hello @mayy3321 ,

    I apologize for the delay in response. I don’t know the answer to that question, but I will ask the developer to more information and get back to you as soon as I can.

    Plugin Support Gilbert Hernandez

    (@ghernkadence)

    Hello @mayy3321

    I spoke with the developers about this topic. We’ve added it as a feature to implement in a future update. There isn’t a timeline on when this may be added to the plugin, but watch the changelog for future updates.

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘Columns, gap in’ is closed to new replies.