bethlehem1017 0 Report post Posted March 20, 2011 Hi, my client wants remove the feature boxes in Whitehouse Pro, so how do I do that? Thanks in advance! Beth Share this post Link to post Share on other sites
cmunns 16 Report post Posted March 21, 2011 Temporarily? Just use CSS `#boxes {display:none;}` (will remove all of them) Share this post Link to post Share on other sites
bethlehem1017 0 Report post Posted March 22, 2011 Hi, thank you, but I added it to the Theme Options>Custom Code and under Custom CSS>CSS Rules and nothing happened. The Feature boxes with the 3 columns (Welcome message, Thanks for Donating and Pagelines) are still there. Did I put the code in the right place? Thank you in advance! Share this post Link to post Share on other sites
Kate 3 Report post Posted March 22, 2011 Hi Bethany, Try .fboxes{display:none;} Share this post Link to post Share on other sites
bethlehem1017 0 Report post Posted March 23, 2011 Kate! It worked! You are amazing and the bomb! Man, this whole CSS thing is tricky. Thanks again Share this post Link to post Share on other sites
stewx 0 Report post Posted April 20, 2011 I did this .fboxes{display:none} on iblog, it works but it also hides the three widget boxes above the footer. Any ideas? Share this post Link to post Share on other sites