Accordion spacing problem

I am having problem with accordion spacing. Even if I put in a value 50 px, the space between remains 0. Looks fine in cornerstone but when i wisit the site it is 0 spacing. Other accordions on site working fine.

Please help

The accordion in qestion: https://bojanabeovic.si/o-bojani/

Hi @alesfischinger,

There seems to be a stray HTML tag in your accordion content which is causing the issue:

Please carefully check each of the accordion contents and make sure that the HTML tags you used in the content are correctly paired and closed.

If you’re still not able to get it sorted, please provide us with the admin access to your site in a Secure Note:

Yes I will need your help

Hello @alesfischinger,

You are having the issue because you did not close the <strong>some text<strong> correctly. You are supposed to have this <strong>some text</strong>.

I went ahead and corrected the issue already. Check the page now.

You Sir are amazing! Thank you so much!

You’re welcome, @alesfischinger. If you’re going to put HTML in the builder or anywhere in your site though, please validate the code first. You can use tools like https://htmlhint.com/ to show you if there’s an error in the code.

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