Hi there,
Great theme! I could use some help for customizing these elements:
– How to remove all hover-icons (when moving over images).
– How to increase font-size of the title of the top blog post only (it has a larger image).
– How to increase the space between blog image and title, for top post only.
Thank you,
Regards,
Poirot
Hey Poirot,
Could you provide us with a link to the site in question so that we can take a closer look please?
Regards,
Rikard
Hi Rikard,
Please find the link below.
Regards,
Poirot
Hi,
1. Add the following to Quick CSS:
.image-overlay {
visibility: hidden;
}
2/3. Add the following to Quick CSS as well:
.page-id-30442 .entry-content-header h2.entry-title {
font-size: 32px !important;
padding-bottom: 20px !important;
}
Best regards,
Rikard
Hi Rikard,
Ok, thank you!
Regards,
Poirot