Tagged: x
-
AuthorPosts
-
September 27, 2016 at 2:30 pm #1192795
AmyParticipantI am having a problem with a thick, dark border appearing around the menu items (main pages and subpages)as well as other links on my site. I’ve tried several things to remove this border but to no avail. I believe it has to do with a jQuery handler. My site is http://www.stpaulunitedmethodistmalvern.com. I have attached a couple of screenshots to illustrate the problem. How can I fix this?
September 27, 2016 at 3:26 pm #1192863
JadeModeratorHi Amy,
I tried checking your site but I can’t seem to see the thick borders that you have shown in the screenshot. Were you able to remove it?
September 27, 2016 at 4:49 pm #1192987
AmyParticipantNo, I was not. Maybe it’s the browser (Firefox)?
September 27, 2016 at 4:50 pm #1192988
AmyParticipantIt’s not necessarily on hover. It’s on active or focus.
September 27, 2016 at 7:48 pm #1193217
JadeModeratorHi Amy,
Try adding following CSS code under Custom > CSS in the Customizer:
a:focus, select:focus, input[type="file"]:focus, input[type="radio"]:focus, input[type="submit"]:focus, input[type="checkbox"]:focus { outline: none; }Thank you!
October 26, 2016 at 11:35 am #1231791
AmyParticipantExcellent! That seemed to have worked great!
I have noticed another problem since this post: the child pages in the dropdown menu is not showing up directly below the parent page but instead a couple of inches down in the main content. How do I fix this?
October 26, 2016 at 12:26 pm #1231888
ThaiModeratorHi There,
Please also add the following CSS:
.x-navbar .desktop .x-nav > li ul { top: 62px; }Hope it helps 🙂
October 26, 2016 at 4:22 pm #1232130
AmyParticipantPerfect! Thank you so much! I truly appreciate your quick response and spot-on help. 🙂
October 26, 2016 at 4:36 pm #1232145
NicoModeratorHappy to hear that.
feel free to ask us again.
Thanks.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1192795 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
