I've read over the forum a lot, but still can't figure out how to make a white background for my content/body area of my site. I changed the settings in the back end, but it still doesn't seem to populate to white.
Here's the site:
LearnEnglishU.com
Please let me know.
Thanks!
1 reply to this topic
#1
Posted 04 October 2012 - 06:44 AM
#2
Posted 04 October 2012 - 07:35 AM
Hi,
Well you can use this custom CSS:
Also, you're using Platform Pro version 1.4.0 this is out of date and you should upgrade to the latest version which is 1.5.3, be sure to do a backup of your website as a precaution, before performing the update.
Well you can use this custom CSS:
.content {
background: white;
}Also, you're using Platform Pro version 1.4.0 this is out of date and you should upgrade to the latest version which is 1.5.3, be sure to do a backup of your website as a precaution, before performing the update.











