Hi – a few questions about the blog. Is there a way to have the blog posts default to have no photo, just the title, teaser and link to read more?
Also, on the blog posts feature that you can add to pages, the featured image for the blog shows up, which I want, but I don’t want the hover to view it larger option, I just want the flat photo. How would I do this? Also, is there a subscribe to blog option, or a plugin that you’d recommend for that?
Lastly, on the homepage icons, is there a way to make the icons themselves link or can it just be the copy underneath them?
Thank you so much!
EK
Hi ekessler!
1.) You can hide the featured image on the blog using this on Quick CSS:
.small-preview, .big-preview.single-big {
display: none;
}
2.) You said that you want to remove the featured images? Try this:
.small-preview, .big-preview.single-big {
pointer-events: none;
}
3.) I’m sorry but it is not clear. What home icons?
Best regards,
Ismael
Hi,
Can you post the link to your website please?
Regards,
Josue
Hey!
We need to see it live in order to debug it, can you create a user who can access the site?
Best regards,
Josue