Small layout problem

Hello,

How can I have the line to go below the button?

URL: https://solar-learning.org/donation/ (pwd: solar)

Thanks,
Antoine

Hi There,

Please change the z-index option of the row contains the border columns to 0:

Hope it helps :slight_smile:

Thank you. I am just wondering one thing. The content was from demo content, and the row setting is different that the one you showed in your post. Is there a way to switch it to the new one?

Here is how it looks like on my side: https://prnt.sc/lq3eap

(Note that I managed the change the z-index adding some CSS, but just wondering as I add the problem in many cases).

Thanks,
Antoine

Hi There,

That’s the class row element, please add the z-index: 0 !important; to the style field instead:

Regards!

That’s exactly what I did :slight_smile:. I just thought there might be an option to switch to the new settings. Anyway, thanks.

You’re welcome.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.