Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #531213

    Category names appear below images on grid blog view, I need to hide. That occurred in last update.

    #531263

    Hey pascualv!

    use this code in Quick CSS in Enfold->General Styling->Quick CSS:

    span.blog-categories.minor-meta {
    display: none;
    }
    

    Regards,
    Andy

    #531268

    perfecto, thank you very much

    #531280

    Hi!

    glad we could help. Let us know in a new ticket if you have some more questions related to the theme. We are happy to assist you.

    Cheers!
    Andy

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘How to hide category names that appear below images in grid blog view’ is closed to new replies.