There's unwanted breaks in my list

edited May 2019 in BeBuilder
Hi, 

Working with WP 5.2.1 and the Betheme.

I have a little issue, in a column on a page in the builder I made list with .

<ul>
<li>content</li>
<li>content</li>
</ul> 

Problem is on the front end it shows like this

<ul>
<li>content <br/><br/></li>
<li>content <br/><br/></li>
</ul> 

I didn't put the <br/> in my code and I don't want them in my list. How can I change this?

See sceenshot for clarity. 

image

Comments

  • Hi,
    Please always attach a link so we can check it out. If the page is offline(localhost) then our help will be limited, you will have to contact us when the page is online. Also please make sure that the page is not under maintenance before you provide us the link.
    It is always a good idea to also attach a screenshot, for that use services like snag.gy or pasteboard.co

    thanks
Sign In or Register to comment.