Where is the body tag? Simon Dowdles Posted 9 years, 1 month 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 9 years, 1 month 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