background-color-category-tab
-
Hi,
Is there a way to change to background-color in dropdown categories ?
You can see the screenshot
Thanks !
Attachments:
You must be
logged in to view attached files.
Hello,
I saw the screenshot you attached. To Change the background color Please try and add the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.
.woodmart-product-categories .children {
background-color: red;
}
You can set the color according to your needs.
Best Regards.
Hi,
Thanks but this code dont’work. I added !important
tag too.
Hello,
Please replace the previous code with the following then clear cache and check back.
.nav-shop .woodmart-product-categories .children {
background-color: red;
}
If the problem continues then provide admin panel login details of the website to check it myself and help you out accordingly.
Best Regards.
Perfect ! It’work !
Thank you,
Best Regards.
Hello,
We are thrilled that you loved your experience with XTEMOS, We put customer experience and satisfaction as our priority, and your words reaffirms the hard work we put in every day. So thanks for your kind words and we look forward to seeing you again.
Let us know if there’s anything else we can do for you! You can always reach us at any time. We are always here to help you.
Have a wonderful day.
Topic Closed.
Best Regards.
The topic ‘background-color-category-tab’ is closed to new replies.