Notifications
Clear all

Style [Solved] style.css on child theme

7 Posts
3 Users
3 Likes
301 Views
lepalois
Posts: 60
Topic starter
(@lepalois)
Estimable Member
Joined: 12 months ago

Hello,

I have the following diagram:

wp-content/plugins/wpforo/themes/2022/style.css

now

wp-content/themes/generatepress/wpforo/style.css

Modifications to the style.css file are not taken into account.

Even deleting the cache

Thanks for your help

wpForo Version
2.0.9
WordPress Version
6.0.2
Topic Tags
6 Replies
Chris
Posts: 3493
Admin
(@chris)
Support Team
Joined: 2 years ago

Hi @lepalois,

Check these Docs Please:

https://wpforo.com/docs/wpforo-v2/forum-themes/style-customization/

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

lepalois
Posts: 60
Topic starter
(@lepalois)
Estimable Member
Joined: 12 months ago

Hello and thank you @chris for your support.

I looked at both files carefully before asking for help.

It's my style.css file that is not taken into account.

On wp-content/themes/generatepress/wpforo/layouts/2/forum.php, the modifications are taken into account.

1 Reply
Chris
Admin
(@chris)
Joined: 2 years ago

Support Team
Posts: 3493

@lepalois,

wpForo never had the option to move the styles.css file and using the edited duplicate file above the default.

lepalois
Posts: 60
Topic starter
(@lepalois)
Estimable Member
Joined: 12 months ago

Thanks @chris for your response.
So to modify style.css I have to create a new theme?

Otherwise, style.css will be overwritten during wpforo updates, right?

1 Reply
Robert
Admin
(@robert)
Joined: 7 years ago

Support Team
Posts: 9986

@lepalois,

We've added this to our to-do list, and it'll be probably available in the next version in a few days. So you'll be able to copy the style.css like other template files.

lepalois
Posts: 60
Topic starter
(@lepalois)
Estimable Member
Joined: 12 months ago

Great, thanks for the response @robert