Tagged: x
-
AuthorPosts
-
August 1, 2016 at 4:56 pm #1112742
redradParticipantSite: bizbrokersinc.com
WP: 4.5.3
X: 4.6.1
Cornerstone: 1.3.0I want the behavior of these links to work in such a way that on desktop platforms, hovering over a submenu navigation link shows the submenu, and clicking the link once takes you immediately to the page.
I made the hover work with the following custom CSS, stolen from another forum topic:
.masthead .x-navbar .desktop li > .sub-menu { display: none; } .masthead .x-navbar .desktop li:hover > .sub-menu { display: block; }However, I was unable to figure out how to implement the latter functionality, links that go to the parent page with one click on desktop only.
August 1, 2016 at 5:06 pm #1112756
redradParticipantThis reply has been marked as private.August 1, 2016 at 5:06 pm #1112759
redradParticipantI’m going to remove the aforementioned custom CSS, as by itself it sort of breaks the functionality of the site.
August 1, 2016 at 7:42 pm #1112861
John EzraMemberHi there,
Thanks for writing in! Thanks 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.
August 2, 2016 at 12:24 pm #1114078
redradParticipanthttps://gfycat.com/BonyDefiantBluemorphobutterfly <— this is the opposite of the desired behavior, as hover is not working and the top-level links require two clicks to navigate to another page
I cannot reproduce this problem on another computer or browser, but it happens in my laptop’s Chrome. I was under the impression that it occurred everywhere when I made this forum post. Nonetheless, I am baffled by how an updated installation of Chrome on one computer has this issue.
August 2, 2016 at 1:19 pm #1114159
JoaoModeratorHi There,
I also using Chrome on my laptop and I cannot replicate the issue.
Thanks
Joao
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1112742 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
