Tagged: x
-
AuthorPosts
-
May 23, 2016 at 12:29 pm #1005609
xpert9001Participantwebsite: gregsucharew.com
I am having trouble removing the (i am not sure the correct term for this) link area behind the links in my sidebar. It really is only causing trouble when viewed on mobile since the user will accidentally hit the link while scrolling down (because the link area fills up the screen width).
Thanks!
May 23, 2016 at 12:39 pm #1005653
RupokMemberHi there,
Thanks for writing in! It seems you are referring the Sidebar. You can change the widgets from Appearance > Widgets. You can also use fullwidth template to get rid of the sidebar.
Cheers!
May 23, 2016 at 8:55 pm #1006409
xpert9001ParticipantWell I need the links, its just the width behind the links that is still clickable that I need to get rid of…
May 23, 2016 at 11:09 pm #1006538
John EzraMemberHi there,
Thanks for updating the thread! You can add this under Custom > CSS in the Customizer or in your child theme’s style.css file.
.widget ul li a { display: inline-block; }Hope this helps – thanks!
May 24, 2016 at 6:12 am #1007013
xpert9001ParticipantThank you!
May 24, 2016 at 6:44 am #1007042
ChristopherModeratorYou’re welcome.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1005609 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
