Button shows up to the right of image instead of underneath

I looked on the knowledge base and found this topic but just in case the CSS should be custom, I set up another topic about this.

I unfortunately had to delete 2 of images on the Home page when I had 4 images which is when the buttons were showing up in the proper place. But when I changed it to 2 images, the Learn More button showed up to the right of the image in the row. How can I fix this? I figured it would be a CSS option but I am not sure what code to add. I am just curious as to why it would work with 4 images and not with 2 images. So my question is, if I am required to set up 4 images again and I add the CSS for the 2 images buttons, would I have to delete the CSS?

Thanks in advance.

Grace

Hi There,

Thanks for writing in! Could you please provide us with the URL to your referenced page, so that we can inspect your page and assist you accordingly.

Thanks!

Sorry…

https://www.reactivemedical.com/

I could make the images bigger. Would that fix the problem?

Hi Grace,

Please try to add a line element between the image and the button.

Then set the color to transparent:

Hope this helps.

It worked. Thank you!