Notifications
Clear all

Limited Support

Our team is currently on holiday, so support will be limited during this period. Response times may be slower than usual, and some inquiries may be delayed.
We appreciate your patience and understanding, and we’ll resume our usual support by the end of August.

 

[Closed] change wpforo-title

5 Posts
2 Users
0 Reactions
1,257 Views
Posts: 2
Topic starter
(@cronosinc)
New Member
Joined: 3 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: 3611
(@chris)
Famed Member
Joined: 4 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: 3 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: 4 years ago

Famed Member
Posts: 3611

@cronosinc,

please provide screenshot of those icons.

Chris
(@chris)
Joined: 4 years ago

Famed Member
Posts: 3611

And also try with this CSS code:

#wpforo {
    font-family: Montserrat;
}