This topic has 4 replies, 3 voices, and was last updated 7 years, 5 months ago ago by Olga Barlow
On the Single Product Page, the colored underline of the active tab should be right under the tab name but it is down way to low. How do I correct this?
https://exteriorcoatings.com/product/shadow-max-graffiti-remover/
Thanks.
hello,
put this code in 8theme options >> styling >> custom css >> global custom css
.single-product .tabs .tab-title span:after {
bottom: -14px !important;
}
Thanks. That Works.
You are welcome!
Regards
You must be logged in to reply to this topic.Log in/Sign up