How to change underline of ajax tabs
-
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.
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
Did everything and it’s still green
Attachments:
You must be
logged in to view attached files.
Hello,
Please send me access to the admin dashboard and I will check it on your side.
Thank you in advance.
Kind Regards
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
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 ?
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