Tagged: Blog
Hi Enfold!
Love the theme! However, having issues with my Blog page. http://metric.uienvy.com/blog/
If you notice, the content of the post is being pushed to the left and below the authors image…I have another site I am working on and it looks as expected. Any ideas as to why this is happening?
Thank you very much!
Hey,
Did you change anything on the css files?
Please add this on your custom.css or Quick CSS
.content .entry-content .entry-content {
padding-left: 100px;
}
Regards,
Ismael
Ok great. Thank you for your help.