BuddyBoss Home – Web Support Forums General BuddyPress (general issues) CSS in Footer not working/Font Type in BuddyWall does not match BossTheme

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

    #36830
    @msutyler2

    Hi,

    Hopefully two quick fixes.

    1. I’m trying to make the footer text #fff. I go to Customize > Layout > Footer Bottom Area Text Color and I change it to #fff. It works on the customizer screen but when I visit that page out of the Customize screen it reverts to Times New Roman and black text?

    2. I’m using the Buddywall plugin. I want the font type to match the bosstheme. It looks like the plugin is Times New Roman. How can I change this?

    Thanks!

    Answers

    #36831
    @msutyler2

    Ah. 1 more thing. Hopefully quick as well.

    How can I remove cancel friendship from the header? Also, how can I make the cancel friendship in the body less prominent. I don’t want encourage de-friending.

    Thanks.

    #36832
    @msutyler2

    well, I lied, another thing. My font type is being implemented in odd places. For example, I was just testing the messaging function. The font type here is also reverted to Times New Roman. Basically the font is correct in some places and not correct in others.

    #36833
    @msutyler2

    Attached an image to give you an idea

    #36836
    @msutyler2

    I can see that the reason for the font-family discrepancy is becasuse for some reason the child theme is using body, p {
    font-size: 14px;
    font-family: “Arimo”;
    color: #737373;
    line-height: 1.4;
    }

    from the wordpress.css:122. It isn’t using the CSS from the options.css file?

    #36859
    @style960

    @msutyler2 Looking at that image you’ve set the body font to Raleway? That isn’t included as a font in Boss, although that doesn’t mean you can’t use it. Are you using a plugin to set the font? That could be your issue. I would revert the changes you’ve made and try again with this – https://wordpress.org/plugins/easy-google-fonts/

    Just an FYI – this particular forum is not checked by Moderators. For Boss specific support, post here – https://www.buddyboss.com/support-forums/forum/boss-theme/

    #36862
    @msutyler2

    Hi Paul,

    Thanks again. Actually Raleway is supported, at least in the newest release. That’s how I applied the Raleway font to the rest of the theme. It is a selection in the Appearance > Customize screen.

    I would like to avoid using more plugins if possible, especially since it looks like it’s a theme or boss wall plugin issue.

    #36871
    @style960

    @msutyler2 Ah ok, I didn’t realise. It is a nice font. Worth checking with the guys here it’s not a theme issue, the support’s excellent.

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