ROCKETTHEME IS CLOSING ON JUNE 30, 2025. As a thank-you to our community, enjoy 50% off all themes with the promo code THANKYOU before we shut down.
Read our Farewell Blog Post for more details.
Hello everyone,
I do not know if you are going to answer me because my question relates to the JoomGallery.
I actually mostly a code problem.
I've managed to integrate a background to my category titles by including this code in my custom css code:
.jg_category .sectiontableheader {
background-color: #683D14;
color: white;
}
What I want is that each background track categories submenu of my "prestation" menu (terrassement, maçonnerie...) have a different color.
To try to keep it simple I would like the bottom of my category titles are different.
I hope my question is clear and you can answer.