Tagged: 

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

    Hi, I am using the blog layout “single author small preview pic”

    Is there a way of removing the image using quick CSS or other modification?, Ive tried searching for this but couldnt find it in previous threads.
    Example provided in private
    Thanks

    #1169136

    Hey,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:

    CSS Snippet:

    
    .sidebar_left .single-small .post_author_timeline,
    .sidebar_left .template-blog .blog-meta { display: none; }
    
    

    Best regards,
    Yigit

    #1169143

    Thats great, thanks :)

    #1169154

    Hi,

    Glad we could help! :)

    For your information, you can take a look at Enfold documentation here – https://kriesi.at/documentation/enfold/
    If you have any other questions or issues, feel free to start a new thread under Enfold sub forum and we will gladly try to help you :)

    Best regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Can I remove the small preview image from blog layout’ is closed to new replies.