Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #744979

    Hi Kriesi

    Can I hide name of categoty in Grid Layout ?
    SEE HERE
    Thanks
    Antonio

    #744984

    Hey Antonio,

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

    span.blog-categories {
        display: none;
    }
    

    Best regards,
    Yigit

    #745000

    Thanks
    so
    much !
    Antonio

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Hide Category’ is closed to new replies.