Tagged: x
-
AuthorPosts
-
September 10, 2016 at 11:17 am #1169355
Laura LParticipantHello!
I would like to have the cursor-over effect on images here . . .
. . . be applied to images on this page:
Right now the images in the AVAILABLE WORK GALLERY lighten in tone with the cursor-over, which isn’t as desirable as having a hairline outline around them as in the SOLD WORK GALLERY.
Is there a CSS for the Customizer that would make that happen?
Many thanks,
LauraWP WordPress 4.6 running X – Child Theme: Icon theme
X Version 4.6.2
Cornerstone 1.3.2September 10, 2016 at 10:49 pm #1169754
RadModeratorHi there,
Thanks for posting in.
Please change this CSS,
.page-id-3553 #x-section-2 a.x-img:not(.x-img-thumbnail):hover { opacity: 1 !important; border: 1px solid #000 !important; }to this,
a.x-img:not(.x-img-thumbnail):hover { opacity: 1 !important; } a.x-img:not(.x-img-thumbnail) img { border: 1px solid transparent !important; } a.x-img:not(.x-img-thumbnail):hover img { border: 1px solid #000 !important; }Thanks!
September 10, 2016 at 10:56 pm #1169760
Laura LParticipantWorked perfectly . . . you are the best!
Many thanks,
LauraSeptember 11, 2016 at 3:42 am #1169918
FriechModeratorYou’re more than welcome, glad we could help.
Cheers!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1169355 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
