Tagged: x
-
AuthorPosts
-
July 14, 2016 at 7:08 pm #1087626
Brent-StParticipantHi,
I am having an issue with the page scrolling when clicking on the tabs on http://command-shift.com/callinex/#daboard
I have tried using all of the custom CSS from:
https://community.theme.co/forums/topic/tabbed-content-page-scrolls-each-time-a-tab-is-clicked/
https://community.theme.co/forums/topic/weird-issue-with-tab-content-and-accordeon/
but none of them work
thanks,
brent
July 14, 2016 at 7:08 pm #1087630
Brent-StParticipantThis reply has been marked as private.July 15, 2016 at 1:57 am #1088124
LelyModeratorHello Brent,
Thank you for the credentials. Upon checking you’re using a visual composer tab. Please use the code provided on this thread:https://community.theme.co/forums/topic/jumpy-tab-content/#post-354932
Hope this helps.
July 15, 2016 at 4:51 pm #1089100
Brent-StParticipantHi Lely,
Unfortunately that did not work. :/
is there more JS that might work?
thanks,
Brent
July 16, 2016 at 2:22 am #1089633
RadModeratorHi Brent,
How about this,
jQuery('.vc_tta-panel-title > a').attr('href', '#');It scrolls due to the ID, if we change the ID then it should stop scrolling.
Thanks!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1087626 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
