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.
Nov 04, 2019 5:49 am
I would like to edit the Stylee.css file without losing the file in updates
Â
6 Replies
Nov 04, 2019 9:20 am
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:
- Create a new /wpforo/ folder in your active theme folderÂ
- Copy the style.css file from the wp-content/plugins/wpforo/wpf-themes/classic/ folder
- Paste it to the active WordPress theme /wpforo/ folder and customize it as you like
Nov 04, 2019 11:11 am
post.php worked, but the style.css changes didn't work out.