Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #676871

    If you look at http://www.timmerfabriekscholte.nl/nieuws, how can we delete the word categorie under CATEGORIE (this is double) ???

    #678198

    Hey Remmy,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    .widget_categories label.screen-reader-text {
        display: none;
    }
    

    Best regards,
    Yigit

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.