Tagged: x
-
AuthorPosts
-
November 5, 2016 at 2:40 am #1244780
blissmarketingParticipanthello is there a way with essential grid to make it not have a skin so nothing changes when you scroll over it
i am using it to display pictures but i dont want them to change when i hover – no skin / no titles etc
see attached screenshot – the image with mouse on goes black and white
November 5, 2016 at 4:11 am #1244850
ChristopherModeratorThanks 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.
November 8, 2016 at 11:06 pm #1249612
blissmarketingParticipantThis reply has been marked as private.November 8, 2016 at 11:07 pm #1249613
blissmarketingParticipanthave just sent details in private – its the first set of pictures on the hompeage
November 9, 2016 at 2:35 am #1249719
ChristopherModeratorHi there,
If you don’t want to display additional information on hover, why don’t you add image element to your page?
Add a section, divide it into three columns, enable ‘marginless columns’ option and add one image in each column. This give you the result you’re looking for.Thanks.
November 9, 2016 at 4:06 am #1249784
blissmarketingParticipanthello thankyou for your reply…
we like the essential grid function when the page is responsive
is there no way to just turn off the hover effect on this grid?
surely there must be a way?November 9, 2016 at 4:47 am #1249818
ChristopherModeratorHi there,
Please add following code in Customize -> Custom -> Global CSS :
.esg-entry-cover.esg-fade { display: none !important; }Hope that helps.
November 17, 2016 at 10:05 pm #1262070
blissmarketingParticipantamazing – thankyou – that worked — but it did it for all of them — is there a way to do for a particular skin?
November 18, 2016 at 12:43 am #1262187
Rue NelModeratorHello There,
Thanks for the updates! If you want to apply it to a specific skin, simply use this code:
.eg-skin-name-wrapper .esg-entry-cover.esg-fade { display: none !important; }Please make sure that you inserted the correct skin name.
Hope this helps.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1244780 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
