Home Forums WoodMart support forum background-color-category-tab

background-color-category-tab

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #211650

    vindesign_it
    Participant

    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.
    #211670

    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.

    #211694

    vindesign_it
    Participant

    Hi,

    Thanks but this code dont’work. I added !important tag too.

    #211838

    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.

    #212632

    vindesign_it
    Participant

    Perfect ! It’work !

    Thank you,

    Best Regards.

    #212639

    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.

Viewing 6 posts - 1 through 6 (of 6 total)

The topic ‘background-color-category-tab’ is closed to new replies.