Where is the body tag? Simon Dowdles Posted 8 years, 5 months ago Hi Brandi, You can add a class to the body with the following action in your functions file: beans_add_attribute( 'beans_body', 'class', 'your_class_here' ); Regards, Simon
Simon Dowdles Posted 8 years, 5 months ago Hi Brandi, You can add a class to the body with the following action in your functions file: beans_add_attribute( 'beans_body', 'class', 'your_class_here' ); Regards, Simon