Space between images/rows

  • Hi,
    2 questions, same block:
    Desktop:
    within the “selected projects” section I would like to have some spacing between the image/text-items to see the background image between them.

    Same section, Tablet and Mobile:
    I would like to have the image full width and the 20px-margin only for the text.

    I tried to work on .gbp-section / row-gap, no success
    Can you help?
    Thanks ahead,
    Torsten

  • Hi there,

    For request 1, remove the white background color set for the Grid gb-element-93a5e0e6.

    For request 2:

    1. set margin-left and margin-right to 0 on mobile for container gb-element-2427d12c.

    2. set padding-left and padding-right to 0 on mobile for container gb-element-93a5e0e6.

    3. swap the wp image block with GB’s image block so you can set spacing for it.

    4. for the GB image block, set margin-left and margin-right to -1.5rem, set its min-width to calc(100% + 3rem).

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