You did not remove all boxes.
You can remove the 3 boxes from php file home.
Staring with:
<?php if(of_get_option('webfolio_homecontent') == '1') { ?>
Ending with:
<?php } ?>
I mean just above:
<?php get_footer(); ?>
Guido
You did not remove all boxes.
You can remove the 3 boxes from php file home.
Staring with:
<?php if(of_get_option('webfolio_homecontent') == '1') { ?>
Ending with:
<?php } ?>
I mean just above:
<?php get_footer(); ?>
Guido