Notifications
Clear all

[Closed] change wpforo-title

5 Posts
2 Users
0 Reactions
983 Views
Posts: 2
Topic starter
(@cronosinc)
New Member
Joined: 2 years ago

how can i change Startup Nomad Forum to Startup Nomad Community. i didn't any option to change it

Topic Tags
4 Replies
Chris
Posts: 3627
(@chris)
Famed Member
Joined: 3 years ago

Hi @cronosinc,

Go to Dashboard > wpForo > Boards, edit the Board, and change the Board Title.

Posts: 2
Topic starter
(@cronosinc)
New Member
Joined: 2 years ago

one more question.

https://alghourbal.com/community/

whenever i am changing this forum font by this -

.wpforo-forum * {
    font-family: 'Montserrat';
}

then some forum icons will convert into rectangle

2 Replies
Chris
(@chris)
Joined: 3 years ago

Famed Member
Posts: 3627

@cronosinc,

please provide screenshot of those icons.

Chris
(@chris)
Joined: 3 years ago

Famed Member
Posts: 3627

And also try with this CSS code:

#wpforo {
    font-family: Montserrat;
}