Hi.
How can I remove the word “description” from inside the Description tab (which I renamed Awards & Honours).
I attach two example screenshots:
https://prntscr.com/10sgzql
https://prntscr.com/10sgzps
Thank you in advance for any support you can give me.
Antonio
Hello,
Add the next code in Theme Options > Theme custom CSS:
#content_tab_description h2 {
display: none;
}
Regards
You must be logged in to reply to this topic.Log in/Sign up
One standard license is valid only for 1 project. Running multiple projects on a single license is a copyright violation.