Reply To: Hide "sticky note" labeling

Home Forums Iconic One Pro Support Hide "sticky note" labeling Reply To: Hide "sticky note" labeling

#6251

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'