Home Forums WoodMart support forum Product tabs to show background colour when active

Product tabs to show background colour when active

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #373631

    contactpleazurr
    Participant

    Hello,

    Is it possible to give the active tab a background colour as seen here (in blue): https://snipboard.io/2Fve1C.jpg ?

    Currently mine looks like: https://snipboard.io/VJHBY4.jpg but you can’t tell which one is active, therefore not very user friendly.

    #373716

    Hello,

    Sorry but it is not possible to add the above line for the active tab.

    Because the design of the tabs are coming from Elementor. You need to disable the background color then i will provide the CSS to add background color to the active tab.

    Best Regards

    #373720

    contactpleazurr
    Participant

    Hi Aizaz,

    If I disable the background colour, will the tabs still be that pink colour with the css?

    #373735

    Hello,

    Please remove the background and tell me to check it myself and help you out accordingly and provide you with the CSS.

    Best Regards

    #373772

    contactpleazurr
    Participant

    Hello,

    I have removed the background colour. Please check.
    https://snipboard.io/REGBgu.jpg

    #373853

    Hello,

    Please try adding the following Custom CSS in the Custom CSS for Desktop area under Theme Settings >> Custom CSS.

    .wd-nav-wrapper .active {
    background-color: blue;
    }

    .woocommerce-tabs ul.wc-tabs li a {
    background-color: pink;
    border-top-right-radius: 30px;
    border-top-left-radius: 30px;
    }

    Best Regards

    #373974

    contactpleazurr
    Participant

    thank you that worked!

    #374132

    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 8 posts - 1 through 8 (of 8 total)

The topic ‘Product tabs to show background colour when active’ is closed to new replies.