Tagged: x
-
AuthorPosts
-
July 28, 2016 at 8:13 am #1107028
xsimon59ParticipantHi-
I found the CSS code to make it so menu that appear in the header that have subitems won’t have the little down arrows next to them. I implemented and it worked.
WHawt I’d really like to do is have the arrows on one header item that has subitems and not have them on the other. Is this possible? If so, could you tell me how to do it? Thanks.
Site is http://bostonhypnosis.com/
I’d like to keep the arrows for “Issues” and not ahave them appear for “about.”
Thanks.
-Brian
July 28, 2016 at 8:14 am #1107032
xsimon59ParticipantThis reply has been marked as private.July 28, 2016 at 9:34 am #1107129
JoaoModeratorHi There,
I am not sure what you mean.
When I removed the code you it seems like the arrow is just present on the main navbar which contain sub items.
Let us know more details,
Thanks
Joao
August 4, 2016 at 9:42 am #1117341
xsimon59ParticipantI’d like it to have arrows on the Issues menu and not have arrows on the About menu. Both have subitems, I’d just like no arrow on the About menu. Is this possible? Please note when you answer that I’m not a programmer. Thanks.
-Brian
August 4, 2016 at 11:59 am #1117534
RupokMemberHi Brian,
Here goes a simple solution for you. Let’s update the code a bit with the below code :
.x-navbar .desktop .x-nav li.menu-item-3365 > a > span::after { display: none; }Hope this helps.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1107028 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
