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.

 

wpForo 1.x.x [Closed] Edit Sytlee.css

7 Posts
2 Users
0 Reactions
1,056 Views
Posts: 19
Topic starter
(@eduardobraga)
Eminent Member
Joined: 6 years ago

I would like to edit the Stylee.css file without losing the file in updates

 

6 Replies
Sofy
Posts: 5483
 Sofy
Admin
(@sofy)
Support Team
Joined: 8 years ago

Hi @eduardobraga,

The update safe way for the style.css file is described in this doc:

https://wpforo.com/docs/root/forum-themes/theme-customization/

Just follow the steps below:

  1. Create a new /wpforo/ folder in your active theme folder 
  2. Copy the style.css file from the wp-content/plugins/wpforo/wpf-themes/classic/ folder
  3. Paste it to the active WordPress theme /wpforo/ folder and customize it as you like
1 Reply
(@eduardobraga)
Joined: 6 years ago

Eminent Member
Posts: 19

@sofy

It didn't work here. I cleaned the caches too

Posts: 19
Topic starter
(@eduardobraga)
Eminent Member
Joined: 6 years ago

post.php worked, but the style.css changes didn't work out.

3 Replies
Sofy
 Sofy
Admin
(@sofy)
Joined: 8 years ago

Support Team
Posts: 5483

@eduardobraga

Have you deleted the caches before checking? 

(@eduardobraga)
Joined: 6 years ago

Eminent Member
Posts: 19

@sofy

yes, in the root folder it works, but within my theme no. colors.css does not bring this problem?

 
Sofy
 Sofy
Admin
(@sofy)
Joined: 8 years ago

Support Team
Posts: 5483

@eduardobraga

Probably the code you need to change is located in the colors.css file. In the same way, you can customize the colors.css file.