-
AuthorPosts
-
December 9, 2019 at 3:38 pm #1164055
Hi i want to add the (i) for copyright in the article featured image.
I tryed already
small.avia-copyright {
display: block;
}but then it show as link underneat the image and not that (i) icon to show on hover?
Also whit that css code it shows everywhere the copyright notice (latest news), (related posts), etc.. i only want it to show at the featured post image
December 9, 2019 at 8:07 pm #1164155Hey Mike,
Thank you for using Enfold.
Can you disable caching and minification for now?
Best regards,
VictoriaDecember 9, 2019 at 11:39 pm #1164238whole caching plugin is temp turned off
December 10, 2019 at 5:48 pm #1164530Hi Mike,
Thanks :)
Could you please attach a mockup of what you’re trying to achieve?
Best regards,
VictoriaDecember 10, 2019 at 7:32 pm #1164574Ok i tryed to sum it up in attached foto.
On the left there is how it is if u add a foto to it.
But i want that same if u see the blog post featured image
Also it show on related post and all other images that dont need to show the copyright notice..
December 10, 2019 at 7:43 pm #1164585Hi Mike,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
.big-preview img + .avia-copyright:after { content: "\E81e"; font-family: "entypo-fontello"; display: block; position: absolute; right: 0; bottom: 0; text-indent: 0; font-size: .8em; width: 2.6em; height: 2.6em; line-height: 2.8em; text-align: center; color: rgba(38, 29, 29, 0.94); -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; cursor: pointer; }
If you need further assistance please let us know.
Best regards,
VictoriaDecember 10, 2019 at 8:02 pm #1164596ok thx but it didnt show up on the big preview image.
i added it to quick css, enfold/css/custom.css and to enfold-child/style.css but no diffrence
I flushed the css and cache but its still turned off so didnt cache any if im right..
December 11, 2019 at 8:14 pm #1164968Hi Mike,
The featured image has different html and css and so it’s not so easy to make all the images to have the same functionality.
Best regards,
Victoria -
AuthorPosts
- You must be logged in to reply to this topic.