Hi,
I figured out in this thread how to remove the box with the pencil in each single Blog entry.
Howewer on the page where all blog-entries are listet there is still a box with a pencil – how to remove this?
Thank you!
Hey,
Thanks for contacting us!
Could you please post a link to your page where you would like to remove pencil icons? :)
Best regards,
Yigit
Hi,
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:
.fake-thumbnail a.slide-image {
display: none;
}
Best regards,
Yigit
Worked!
Great – thanks for your help :-)
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