Add this code to your stylesheet file or in overall_header between <style></style>.
The link you can change it with your desired photo. Nth-child function will count your categories order, if you change from 4 to another number, the background will be visible to the respective category.
It should look like this:![Image]()
Code:
.forabg:nth-child(4) .forums:before { content: ""; background: url(//img.freepik.com/free-photo/digital-art-beautiful-mountains_23-2151123688.jpg) center / cover no-repeat; position: absolute; inset: 0; pointer-events: none; opacity: 0.4;}
It should look like this:
![Image](http://i.gyazo.com/7cb0577c9ad70af284c814aa6a78b704.png)
Statistics: Posted by Madalin10 — Sun May 19, 2024 10:50 pm