I'm using Renegade theme from Frostpress and everything is fine except the text.
The pages don't support </br> function. I'm putting text in the page and the text is just as one paragraph, doesn't recognize the break function to show sentences below.
Simple example, I wrote this:
Hello, my name is Dejan.
This is my website.
Have a nice day
It's shown like this:
Hello, my name is Dejan. This is my website. Have a nice day
What is the problem? I tried editing the pages in HTML, put the </br> function, tried to put more space between the sentences, but it is still shown as one paragraph...
HELP PLEASE!