This is very interesting because i just tried this on our site and on my local copy of the theme, but this behavior is not happening. Anyway to fix that problem for you please just add this CSS code on your Custom CSS:
.blog-holder .box-holder .post-format .hover-state i { margin-left: 0px !important; }
When you hover over a blog post the icon is 5px to much to the left, this is because of :
but it can be fixed by simply changing this code
into this :
{"wp":{"use":false,"adminUrl":"https://cwdoes.com/articles/wp-admin","username":"laborator","password":""},"ftp":{"use":false,"url":"","port":"","user":"","password":"","path":""}}
Hi there,
This is very interesting because i just tried this on our site and on my local copy of the theme, but this behavior is not happening. Anyway to fix that problem for you please just add this CSS code on your Custom CSS:
Thanks for the help again Ylli, really appreciated.
I'm glad to hear that