Tagged: blog layout
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
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
Thats great, thanks :)
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