Activity

  • mth75 started the question hardcoded body.login in latest version in the forum BuddyBoss theme 8 years ago

    @vapvarun

    I noticed my custom login background color got overwritten since the latest update of the Buddyboss theme. Wrong do-er is

    line: 1008
    body.login {
    background: #fff !important;
    }

    in the theme-functions.php. Can this one be reverted, I don’t think hardcoded css should be in the theme-functions.