BuddyBoss Home – Web Support Forums Themes Boss. theme CSS in Footer not working/Font Type in BuddyWall does not match BossTheme This

Viewing 5 posts - 1 through 5 (of 5 total)
  • Question

    #36863
    @msutyler2

    Hi,

    Apparently I’m posting my issues in the wrong sub forum. Apologies. Assistance would be greatly appreciated.

    https://www.buddyboss.com/support-forums/topic/css-in-footer-not-workingfont-type-in-buddywall-does-not-match-bosstheme/#post-36862

    Answers

    #36890
    @msutyler2

    @tjchester

    Hi TJ,

    need a little help here. For some reason the CSS files aren’t loading in the correct order and the wordpress.css is taking precedent. I’ve even tried to stipulate Raleway on the custom.css global but wordpress.css is still taking precdent.

    custom.css: 29 body {
    <del”>font-family: “Raleway”;
    }
    options.css 282 body {
    font-family: “Raleway”;
    }

    Thanks for your help.

    #36912

    Alyssa
    Participant
    @alyssa-buddyboss

    @msutyler2 Welcome to the BuddyBoss community try adding the !important tag:

    body {
    font-family: "Raleway" !important;
    }
    #36918
    @msutyler2

    Yes. That is the solution I came up with as well. Thanks.

    #36952

    Alyssa
    Participant
    @alyssa-buddyboss

    Great, I’ll close this out.

Viewing 5 posts - 1 through 5 (of 5 total)
  • The question ‘CSS in Footer not working/Font Type in BuddyWall does not match BossTheme This’ is closed to new replies.