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

    Hi

    We would like to show only the blog post date criteria and title under featured images when we use your content element “Blog Post” from Avia.

    As you can see on this page : https://www.c2s-bouygues.com/insights/, we have just showed title. If we want the date, it’s automatically with “number of comments” and the “read more” link.

    Thanks a lot in advance for your help

    C2S Team from France

    #909873

    Hey C2S_ENVATO,

    This may be possible to correct via css. If you can please activate with the date, comments, and read more I will see if there may not be a way to hide the rest.

    Best regards,
    Jordan Shannon

    #910195

    Hi Jordan,

    Thanks for your answer. We just activating with date, comments and read more. How can we change css to delete this please ?

    Thanks in advance for your answer !

    Best regards,

    C2S Team from France

    #910347

    Hi,

    Try adding this css code in Quick CSS (located in Enfold > General Styling):

    .avia-content-slider-inner .slide-meta-comments, 
    .avia-content-slider-inner .slide-meta-del, 
    .avia-content-slider-inner .slide-entry-excerpt.entry-content {
        display: none !important;
    }

    Let us know if this helps :)

    Best regards,
    Nikko

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