Menu and Image CSS Customization
-
I am using the Mixfolio theme and I would like to know if there’s a snippet for the following requests.
On the main page there’s a secondary menu above the featured image articles. That menu has a title to the left that says “Trabajo reciente:” Is there any way I can change that text to a text of my own?
Also, is there a snippet to make the images of the featured articles on the main and category pages have a hovering light feature when you click on the image? Thanks.
The blog I need help with is: (visible only to logged in users)
-
Hi there!
I already answered you to another cloned post, here:
https://en.forums.wordpress.com/topic/main-page-css-customization?replies=2#post-2541469
-
Hello, yes I already tried the snippet and it works perfectly, thanks.
Also, is there a snippet to make the images of the featured articles on the main and category pages have a hovering light feature when you click on the image? Thanks.
-
HI there.
Right now you have a fade effect on hover. I’m not sure to understand what you want. Could you add a link to a page where you found this feature?
-
I see the following CSS for image opacity change on hover in your custom CSS:
.grid .four.columns:hover { opacity: 0.93; }Is that doing what you want it to do? If you want more face, reduce the 0.93 value to get more fade.
- The topic ‘Menu and Image CSS Customization’ is closed to new replies.