Thread Starter
wsenti
(@wsenti)
Thank you. Fixed.
This may not be topical and may require a new post, but within this template or in general, what is the best manner or way to have the text “Justified”?
I am looking to have the text run even and parallel on both ends.
Thanks.
Thread Starter
wsenti
(@wsenti)
However, I cannot find this in the CSS sheet anywhere with editor in WordPress.
Thread Starter
wsenti
(@wsenti)
Here is the exact:
/* Blog Page——————————————————-*/
.blog-post{ width:406px; margin:0; padding:0; float:left; }
Thread Starter
wsenti
(@wsenti)
The page is http://www.salvorfunds.com/about
I am attempting to expand it out to something like 500px or 550px, from where it currently is at 406px.
I used inspect element on Google Chrome to get a better understanding of the page.