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

    Hi,
    where can I hide the comments and the date of the posts.
    I do not want these two info to be displayed.
    Thans.

    Regards
    Stefan

    #1120501

    Hey Bassmann,

    Please provide a link to the site/page in question so we can look into this issue further.

    Best regards,
    Jordan Shannon

    #1120754
    This reply has been marked as private.
    #1120881

    Hi Stefan,

    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

    
    .avia-content-slider .slide-meta {
        display: none;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

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