Thanks so much. Appreciate the link.
Sorry about that, trying to balance so people don’t see it yet. redirect is down. Thanks for looking.
Thanks for replying, any idea on how to fix?
Where do I put it? here is what is isn my style.css
—————————————————
/*
Theme Name: BuddyBoss
Theme URI: http://www.buddyboss.com/demo
Description: The Ultimate BuddyPress Theme
Version: 1.1.4
Author: BuddyBoss.com
Author URI: http://www.buddyboss.com
Tags: buddypress, two-columns, right-sidebar, fixed-width
*/
/* Load the main theme styles */
@import url( _inc/css/default.css );
/* Load the front-end adminbar styles. BP-Default’s adminbar.css will still be used in the WordPress Dashboard. */
@import url( _inc/css/buddybar.css );
/* Load any custom styles */
@import url( _inc/css/custom.css );
——————————————————————-