Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi, you can add the following to Appearance->Customize->Additional CSS

    #pref-content .sticky .featured-post {
    	display: none;
    }
    Thread Starter dragonsjaw

    (@dragonsjaw)

    Thanks, what i did was

    h3 .featured-post {
    display: none;
    }

    and that worked.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘how to Remove ‘ Featured ‘ word when using Sticky’ is closed to new replies.