Tagged: x
-
AuthorPosts
-
February 10, 2017 at 5:11 pm #1366444
ldollardParticipantHow do i stop the link in the heade, so when the header is clicked it does nothing, does not link. using renew theme.
February 10, 2017 at 11:10 pm #1366720
FriechModeratorHi There,
Thanks for writing in! You can add this under Custom > CSS in the Customizer.
.x-navbar .desktop .x-nav > li > a:not(.x-btn-navbar-woocommerce) { pointer-events: none; }Hope it helps, Cheers!
February 12, 2017 at 1:34 pm #1368058
ldollardParticipantsadly that didn’t work, the header is still clickable as a link
February 12, 2017 at 8:06 pm #1368362
Rue NelModeratorHello There,
To assist you better with this issue, would you mind providing us the url of your site with login credentials so we can take a closer look? 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.
To do this, you can make a post with the following info:
– Link to your site
– WordPress Admin username / passwordDon’t forget to select Set as private reply. This ensures your information is only visible to our staff.
Thank you.
February 14, 2017 at 4:17 pm #1371055
ldollardParticipantThis reply has been marked as private.February 15, 2017 at 1:07 am #1371474
Paul RModeratorHi,
Please provide us your site url as well.
Thanks
February 15, 2017 at 1:24 pm #1372366
ldollardParticipantThis reply has been marked as private.February 15, 2017 at 10:10 pm #1372965
FriechModeratorHi There,
Would you mind to clarify what link you’re referring to?
As you can see your main menu which has only the Logout item is disabled now, that is because of the css code I’ve provided above.
We’ll be happy to provide you with a response once we have a better understanding of the situation.
Thanks.
February 16, 2017 at 11:42 am #1373838
ldollardParticipanti am not talking about the nav bar, i’m talking about the hyperlink in the header, where the logo is, how do i stop the logo from being a hyperlink.
February 16, 2017 at 12:07 pm #1373874
ldollardParticipantTHIS is the fix i was looking for:
.x-logobar {
cursor: default;
pointer-events: none;
}February 16, 2017 at 5:48 pm #1374211
FriechModeratorCool, feel free to get in touch with us regarding any further queries about the X|Theme and Cornerstone.
Cheers!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1366444 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
