Tagged: x
-
AuthorPosts
-
August 29, 2016 at 10:10 pm #1152728
Anthony TParticipantHi,
I have set up scroll arrows for my home page. The problem I’m having though is when an arrow is clicked, a border appears. I would like to remove this.
To see problem, just click on an arrow and then scroll back to it.
Please help.
August 29, 2016 at 10:11 pm #1152729
Anthony TParticipantThis reply has been marked as private.August 30, 2016 at 1:29 am #1152867
ChristopherModeratorHi there,
Please add following code in Customize -> Custom -> CSS :
.x-scroll-top { border: none; }Hope that helps.
August 30, 2016 at 1:08 pm #1153767
Anthony TParticipantThis reply has been marked as private.August 30, 2016 at 1:39 pm #1153806
Anthony TParticipantThis reply has been marked as private.August 30, 2016 at 1:50 pm #1153822
JoaoModeratorHi There,
Please add the following code to Appereance Customizer Custom CSS
a:focus, select:focus, input[type="file"]:focus, input[type="radio"]:focus, input[type="submit"]:focus, input[type="checkbox"]:focus { outline: none !important; }Hope it helps
Joao
August 30, 2016 at 5:30 pm #1154105
Anthony TParticipantsweet thanks!
August 30, 2016 at 7:13 pm #1154175
JadeModeratorYou’re welcome Anthony.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1152728 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
