Tagged: enfold
Hi,
I am trying to make all of the content for the website at http://truthful-baking.com fully justified. I can do it for each post and some page content by using the editor but I want to make it more of a general thing for anything that ends up in the content. Specially I am trying to figure out how to fix what is shown at http://truthful-baking.com/blog
Hey!
Try adding this code to the Quick CSS:
p{
text-align: justify;
}
Cheers!
Josue
Thanks that solved it!
You are welcome, always glad to help :)
Regards,
Josue