Feature Box issues or rather arrangement

Hi,

I would like to build the follwing example (https://prnt.sc/kd9fru) inter alia with Feature-boxes (https://prnt.sc/kd9i2s)
That what i got so far: https://prnt.sc/kd9isq

As you can see I face different problems.

1. How can I reduce the space between wraps?
2. Is it possible to resize the images within the Feature Boxes?
3. How do i reduce the space between the image and the text within the feature box?
4. Space between the Features Boxes itselfs?

Can anybody help? Is there maybe any other solution, to solve the arrangement, like in the example?

Thanks in advance.

Best regards,

Comments

  • Hi,
    1) Make sure that wraps and items do not have additional paddings.

    2) Feature box is resizing but it's depending on size of the image
    So, it's not possible at all, better to use Custom CSS or just resize it manually.

    3) It always have little space, not that big as on your image, check if there is no additional paddings in sections, wraps, items. You have to use Custom CSS.

    4) You can make your feature box in wrap like 3/4 or something like this, and insert the placeholder item at the left or right of the item to make a spacing of it.

    Also, you don't have to use feature boxes, just columns with basic CSS.
    Thanks.
Sign In or Register to comment.