Hi I recently purchased the premium React theme. I'd like to change the width settings for posts, so that they look just like the static pages on my site. (Including the sharing buttons comment forms and comments - I don't like them scrunched up and prefer the width of the static pages.)
post page example:http://wp.me/p1b91N-d7
static page example: http://unfunnyme.com/about/ (Note that I'm not using a featured image in the static pages, just inserting the image in the page body.)
I'm no stranger to CSS but this one has me stumped. When I change the entry width to 100% in the css, the text falls below the featured image, instead of flowing around the image once it reaches the bottom. I'm not sure if it's the "clear:both" that's causing this, but changing the clear to "none" has disastrous effects.
Thanks, TMarie
The blog I need help with is unfunnyme.com.