Tagged: x
-
AuthorPosts
-
October 4, 2016 at 4:55 pm #1202576
salilouParticipantHi,
I use RENEW stack and would like to change the portfolio UX.
It would be better if the title not slides in on mouse hover but already is visible.
Where can I adjust this?
Is there an Essential Grid setting somewhere?
Thank you!October 4, 2016 at 7:35 pm #1202675
JadeModeratorHi there,
Thanks for writing in! To assist you with this issue, we’ll first need you to provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.
October 5, 2016 at 12:47 am #1202983
salilouParticipantThis reply has been marked as private.October 5, 2016 at 2:40 am #1203047
ChristopherModeratorHi there,
Please provide us with portfolio page URL.
I got confused are you referring to normal portfolio page or essential grid filtering?Thanks.
October 5, 2016 at 4:53 am #1203172
salilouParticipantThis reply has been marked as private.October 5, 2016 at 4:55 am #1203173
salilouParticipantAs a workaround I have created images with rendered text.
What I want as described above is to remove the hover and replace by a static link on each pic.
Thanks in advance!October 5, 2016 at 5:24 am #1203200
ChristopherModeratorHi there,
Please add following code in Customize -> Custom -> CSS :
.x-portfolio .entry-featured:hover .entry-cover, .x-portfolio .entry-featured .entry-cover { -webkit-transform: translate(0, 0); -ms-transform: translate(0, 0); transform: translate(0, 0); } .x-portfolio .entry-cover { background-color: transparent; }Hope that helps.
October 10, 2016 at 6:06 am #1209746
salilouParticipantThank you!
October 10, 2016 at 7:02 am #1209806
JadeModeratorYou’re welcome.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1202576 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
