Home › Forums › Iconic One Pro Support › Hide "sticky note" labeling › Reply To: Hide "sticky note" labeling
September 2, 2020 at 5:00 pm #6251
Themonic-Support
Keymaster
Hi Robert,
Please use the following lines in Customizer -> Additional CSS to hide it
.featured-post {
display: none;
}
If you wish to change it in code, it is line number 13 in content.php replace the english term ‘Featured Article’ to your choice.
'Featured Article', 'themonic'