When you use the tab function in blocks you can change the colours in the custon css section.
/* Blocks Tab */
.ep-product-blockfields .ep-page-tab {
text-transform: uppercase;
font-weight: bold;
}
.ep-product-blockfields .ep-page-tab a {
color: red !important;
}
.ep-product-blockfields .ep-page-tab.active a {
color: green !important;
}
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article