Tagged: x
-
AuthorPosts
-
June 27, 2016 at 1:01 am #1060922
doohikeyParticipantI’ve been trying to turn off the pinterest hover from the logo. It says you have to add an alt of nopin=”nopin” to the img src alt, but I can’t seem to know where to locate that in order to do that.
June 27, 2016 at 1:10 am #1060941
ChristopherModeratorThanks for writing in! Regretfully, at this time I am not entirely certain what it is you would like to accomplish based on the information given in your post. If you wouldn’t mind providing us with a little more clarification on what it is you’re wanting to do (a link to a similar example site would be very helpful, or perhaps some screenshots), we’ll be happy to provide you with a response once we have a better understanding of the situation.
June 27, 2016 at 2:14 pm #1062009
doohikeyParticipantSee the top corner where it has pinterest…logo I want that turned off the logo.
June 27, 2016 at 2:16 pm #1062011
doohikeyParticipantHere is the photo example
June 27, 2016 at 6:38 pm #1062335
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.
June 27, 2016 at 7:33 pm #1062391
doohikeyParticipanthttp://www.doohikeydesigns.com
Here is the URL
June 28, 2016 at 1:16 am #1062762
RupokMemberHi there,
Thanks for writing back. You can add this under Custom > CSS in the Customizer.
.home #x-section-1 .x-img { pointer-events: none; }It would be a better approach if you add a custom class to the image (you are using as logo) and apply the CSS for that class only.
Cheers!
June 28, 2016 at 11:56 am #1063552
doohikeyParticipantThis worked perfectly and i applied it to the logo bar by adding this:
.x-brand img {
pointer-events: none;
}June 28, 2016 at 12:22 pm #1063589
ThaiModeratorGlad it worked 🙂
If you need anything else please let us know.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1060922 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
