how can i get my website 940px wide?
how can i reduce the blank space at the end of my site to 2px
how can i set the background to WHITE.
liker here –> http://i.imgur.com/C9eoRun.jpg
Hey alfaweb2!
1- Seems like you figured it out
2- Please add following code to Quick CSS
.home .content {
padding-top: 0;
}
3- Please go to Enfold theme options > General Styling > Body and change background as needed
Cheers!
Yigit
Thanks!