Notifications
Clear all

[Solved] Add background on widget

4 Posts
3 Users
0 Reactions
925 Views
Posts: 17
Topic starter
(@vilian)
Eminent Member
Joined: 2 years ago

Hello,

I would like to customize the wpforo sidebar, do you have any stylesheets?

Also how to put a grey background on each widget into the sidebar?

For example, right now the content is visualized on a blank background.


3 Replies
Posts: 1229
(@percysgrowroom)
Noble Member
Joined: 7 years ago

Tutrix is the man for all that kind of customisation bro. Checkout this site:

https://www.tutrix.de/forum/

But try this code. Add it to the additonal CSS ( top bar, click customise, then click additional css, add this code):

#wpforo .wpforo-widget-wrap .wpforo-widget-content,ย .wpforo-widget-wrap .wpforo-widget-contentย {
ย 
background-color: #f5f5f5;
ย 
That should work

Posts: 17
Topic starter
(@vilian)
Eminent Member
Joined: 2 years ago

Hey @percysgrowroomย 

Thanks a lot, I'll check Tutrix's site, it looks promising so far 😀ย 

ย 

I think I have some issue with the custom CSS appliance, because no matter what I add there, it's not taken into consideration. For example, I've added the code as you can see into the attached file, purged all cache, but nothing changed on the fronted.

ย 

ย 


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

Support Team
Posts: 5606

@vilianย 

Try to add the same code in the Top Admin Bar > Customize > Additional CSS > "Additional CSS" textarea.ย 

Additionally, if you use any cache plugins, please read this FAQ: https://wpforo.com/community/faq/wpforo-and-cache-plugins/#post-37150