AI Search
Classic Search
 Search Phrase:
 Search Type:
Advanced search options
 Search in Forums:
 Search in date period:

 Sort Search Results by:

AI Assistant
Notifications
Clear all

[Solved] Newbie - formatting pages

3 Posts
2 Users
0 Reactions
1,287 Views
Posts: 9
Topic starter
Translate
English
Spanish
French
German
Italian
Portuguese
Russian
Chinese
Japanese
Korean
Arabic
Hindi
Dutch
Polish
Turkish
Vietnamese
Thai
Swedish
Danish
Finnish
Norwegian
Czech
Hungarian
Romanian
Greek
Hebrew
Indonesian
Malay
Ukrainian
Bulgarian
Croatian
Slovak
Slovenian
Serbian
Lithuanian
Latvian
Estonian
(@jamesbay)
Active Member
Joined: 6 years ago
[#13912]

I work with WP on other sites, but having issues with the WPFORO plugin and formatting of things.  Someone help?

 

1. Changing font colors on menu's and widgets: how to?  On the theme editor and wpforo styles, there is no where to do this.

 

2. page width: I have tried a bunch of CSS codes.  Nothing is working.  Need full width and how to apply this.

 

Thanks all.  I think this has to do with the theme I have.  But, I have tried 5 themes and can't get the above working on any of them.


2 Replies
Alvina
Posts: 1857
Moderator
Translate
English
Spanish
French
German
Italian
Portuguese
Russian
Chinese
Japanese
Korean
Arabic
Hindi
Dutch
Polish
Turkish
Vietnamese
Thai
Swedish
Danish
Finnish
Norwegian
Czech
Hungarian
Romanian
Greek
Hebrew
Indonesian
Malay
Ukrainian
Bulgarian
Croatian
Slovak
Slovenian
Serbian
Lithuanian
Latvian
Estonian
(@alvina)
Member
Joined: 7 years ago

Hi @jamesbay,

1. Changing font colors on menu's and widgets: how to?  On the theme editor and wpforo styles, there is no where to do this.

To change the font color of the menu, please try to use the following CSS code:

#wpforo #wpforo-wrap #wpforo-menu li a {
color: #c06b7a;
}

Please note the red marked value can be changed.

Regarding the widget please let us know the wpForo widget name, you want to change the font colors?

2. page width: I have tried a bunch of CSS codes.  Nothing is working.  Need full width and how to apply this.

Please follow my answer in this support topic: https://wpforo.com/community/how-to-and-troubleshooting-2/cant-make-it-full-width-even-changing-the-themes/#post-42640


Posts: 9
Topic starter
Translate
English
Spanish
French
German
Italian
Portuguese
Russian
Chinese
Japanese
Korean
Arabic
Hindi
Dutch
Polish
Turkish
Vietnamese
Thai
Swedish
Danish
Finnish
Norwegian
Czech
Hungarian
Romanian
Greek
Hebrew
Indonesian
Malay
Ukrainian
Bulgarian
Croatian
Slovak
Slovenian
Serbian
Lithuanian
Latvian
Estonian
(@jamesbay)
Active Member
Joined: 6 years ago

Thank you for your help.


Share: