• There are 2 images at the top of the home page. Each image is in a column. I am using the pagelayer editor. There is a large gap between the images. How do I eliminate the space between the images or make it smaller?

    • This topic was modified 3 years, 8 months ago by Geotonics.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Hi
    Sorry for the inconvenience caused,
    There are two ways to do this
    1. You can set custom width to your image by simply editing your selected image and select custom as the size and set the custom size e.g:600.
    please refer to the attached documentation for your reference.
    https://pagelayer.com/docs/pagelayer-widgets/image/

    2. You can achieve this by simply adding the following custom CSS to your image widget.
    You can add custom CSS by going to the options tab of your image widget and under the custom CSS option paste the below CSS
    {{element}} .pagelayer-img{width:100%;}

    Regards.

Viewing 1 replies (of 1 total)
  • The topic ‘Column gap’ is closed to new replies.