Tagged: 

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #493603

    Hi,
    Thanks for the Enfold Theme, I am switching from Abundance and I am amazed by the possibilities.
    In the avia builder there is the possibility to add blog content. I would like to use it but it shows image + title + date/comments/category/author + extract. Is there a way to have only image + title ? It can be by the shortcode (it would even be easier for me).

    #493612

    Hey anniet!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .post-meta-infos { display: none !important; }

    If that does not help, please post the link to your page

    Regards,
    Yigit

    #493675

    Hi Yigit,
    Thanks a lot. Just a question, this will also change the layout on the normal blog page, it seems ? I don’t want that, I just want that in the frontpage with avia buider the column with the blog content shows only the title.

    #494028

    Hi,

    Please try the following instead:

    .home .post-meta-infos { display: none !important; }
    

    If that doesn’t work then please link to your site so that we can have a closer look.

    Thanks,
    Rikard

    #494249

    Thanks, I will try it.

    #494253

    Hi!

    Please do so and let us know so we can mark the thread as resolved or assist you further

    Cheers!
    Yigit

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