Home Forums Theme Support InsurancePress Edit Latest Blog on Home page

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

    Hello , Someone can help me, i want to remove author name for latest blog on home page and change presentation

    #17154

    Hi,

    You can paste this in the theme options page > Styling > Custom CSS box:

    .sd-latest-blog-meta .sd-latest-author {
        display: none;
    }

    Cheers!
    Chris

    #17155

    Ok thanks you for reply. It is possible to add intro image and short description ?

    #17160

    This is not possible right out of the box. But you can build your own version of latest blog with the help of the Visual Composer using the “Grid Builder” and the “Posts Grid” section.

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.