This topic has 7 replies, 2 voices, and was last updated 9 years, 11 months ago ago by Eva Kemp
hello,
how to disable “view large” option and the brown hover mask on blog pictures?
ty
Hello,
Please provide us with a link to the site page.
Thank you.
Regards,
Eva Kemp.
Hello,
Please add this code into custom.css file:
.btn-black, .btn.btn-black {
display: none !important;
}
.wp-picture .zoom > i {
background-color: transparent !important;
}
How to create custom.css you can watch in this tutorial (it’s for Legenda theme but the process is the same).
Regards,
Eva Kemp.
Thank you. It works fine
but its disable “more details” link on thumbs in “Related posts”.
Hello,
Please provide us with wp-admin panel credentials in Private Content.
Thank you.
Regards,
Eva Kemp.
The issue related to '‘VIEW LARGE on Post’' has been successfully resolved, and the topic is now closed for further responses