The circles with the date of the post overlap the post titles:
In http://nuevo.claseviva.com/blog/
Is there a visual-bug or it may be becasue my first post begins with a slideshow?
Thanks for your help
The circles with the date of the post overlap the post titles:
In http://nuevo.claseviva.com/blog/
Is there a visual-bug or it may be becasue my first post begins with a slideshow?
Thanks for your help
Hi,
Add this on your custom.css
.side-container-inner .date {
position: relative;
left: -50px;
}
Adjust the left position.
Regards,
Ismael
You must log in to post.