Tagged: entry slider
Hi, I DO NOT want to show any images at the entry slider.
In the entry itself, there are no images added, so the entry slider displays a strange looking icon area above entry title – how can I remove this?
Thanks for help!
Hey dlikat,
Can you give us a link to the page mentioned? so we can take a closer look.
You can post the details in private content, if you want it to be shown only to our moderators.
Best regards,
Nikko
Hi,
Please try the following in Quick CSS under Enfold->General Styling:
.home article .slide-image {
display:none !important;
}
Best regards,
Rikard
it works Thank you so much!
Hi,
Great, glad we could help :-)
Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
Rikard
Unluckily I have the same issue with blog entries on entry page. Please let me know which css suppress images on entry pages and on blog pages – I use raster layout
Maybe this is worth to add in next enfold version – to give people the option to have blog entries without any images…