Hi there,
I would like to put a space between the "Read more" of an article and the next article. Now the situation is something like this:
Title article 1
blablabla
blablabla
Read more
Title article 2
bla bla bla
...
I checked other posts talking about this issue but nothing seems to work to me...
First, I tried to find the element .item_innerDiv in /templates/shaper_helix_ii/css/template.css, but couldn't find that element in that file. Maybe, I have to look at somewhere else...
Second, I introduced "p" or "br" after the "Read more", but this only introduces the space in the middle of the article when I open it entirely. Plus, this would be something that I had to make everytime I publish an article.
Any other suggestion? Appreciate your help.