Fictive theme – Homepage, featured images
-
Hi guys!
I am using the fictive theme for my blog and there is a little thing that bothers me on the homepage.
When the mouse doesn’t hover featured images, they are transparent and I wish they weren’t. Is it possible to change that without touching the CSS?
Marine
The blog I need help with is: (visible only to logged in users)
-
Bonjour Marine, you would indeed need to add some custom CSS – available through the Custom Design upgrade – to change the transparency effect on the featured images. This bit of CSS should do it:
.entry-thumbnail img { opacity: 1; } -
-
You’re welcome! If you have any further questions about customizing your site with CSS, feel free to post in the CSS Customization forum, where there are many fine folks ready to help:
- The topic ‘Fictive theme – Homepage, featured images’ is closed to new replies.