Elements weirdly placed to the edge on a particular page
Hi,
Currently the FAQ element is weirdly narrow on this page and when I add a section on top of that, this section becomes cramped into the side. All looks good in BeBuilder... What could it be?
Comments
Hi,
Please ensure that all HTML tags you used on that page are placed and closed correctly.
Also, please check if the same thing happens when you remove this FAQ element, and add a new one.
Best regards
Hi,
You were right, it had to do with an <a href tag that I had implemented just before the section in previous section. I removed it and now it's working properly. Appreciated!