Home Forums WoodMart support forum How to change underline of ajax tabs

How to change underline of ajax tabs

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

    luisedu.ge
    Participant

    I’m trying to change the color of it, but don’t know how

    • This topic was modified 1 year, 11 months ago by luisedu.ge.
    Attachments:
    You must be logged in to view attached files.
    #495548

    Luke Nielsen
    Keymaster

    Hello,

    First of all, edit the section that has that Ajax tabs element via page builder and define a custom CSS class like wd-ajax-underline here: https://take.ms/7CEEO

    Then define the below code in Theme Settings -> Custom CSS:

    .wd-ajax-underline .wd-nav[class*="wd-style-underline"] .nav-link-text:after {
        background-color: blue;
    }

    Let me know the results.

    Kind Regards

    #495771

    luisedu.ge
    Participant

    Did everything and it’s still green

    Attachments:
    You must be logged in to view attached files.
    #495872

    Luke Nielsen
    Keymaster

    Hello,

    Please send me access to the admin dashboard and I will check it on your side.

    Thank you in advance.

    Kind Regards

    #496628

    luisedu.ge
    Participant

    How do I do that ?

    #496880

    Luke Nielsen
    Keymaster

    Hello,

    You can send the access via the private area (that is below the message area: https://prnt.sc/zbwgq3XefZkP).

    Looking forward to hearing back from you!

    Kind Regards

    #496901

    luisedu.ge
    Participant

    Got it! The problem is I’m working on local before I put it online, there’s other things that I can provide to help you help me ?

    #496982

    Luke Nielsen
    Keymaster

    Hello,

    You can clone your website to any staging platform and I can check it there.

    Thanks for your time and have a great day.

    Kind Regards

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