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

    Hi there,

    Is it possible to suppress showing category information in both the archive and blog pages, blog post slider, etc.?

    Example pages in private below

    Kind regards,

    Frits

    #1192772

    Hey Frits,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    .html_elegant-blog #top .avia-content-slider .blog-categories {
      display: none;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1192847
    This reply has been marked as private.
    #1193036

    Hi,

    Great, I’m glad that Victoria could help you out. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

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