Hi - 1) How can I disable (not display) the Feature Areas 1,2 and 3? 2) Is there a way to display the Left and Right feature areas above Features 1,2 and 3? Thank you.
Paste this code in Custom CSS Appearance > Theme Option > Styling Option > Custom CSS Code: .feature_content { display: none; }