Delete horizontal lines in widgets sidebar
-
How do I delete the double lines between my widgets on right side in default sidebar. please help, I am a beginner.
-
This topic was modified 7 years, 7 months ago by
Andrew Nevins. Reason: Topic decapitalised
The page I need help with: [log in to see the link]
-
This topic was modified 7 years, 7 months ago by
-
In the “Additional CSS” section of the dashboard add this:
.sidebar-no-borders .widget.widget_text { border: 0; }Thank you Andrew it worked but now there is another problem with the lines gone it has left huge gaps between the information is there any way of minimizing the gaps?
Thanks
Amend the above code to this:
.sidebar-no-borders .widget.widget_text { border: 0; padding: 0; }Hi Andrew Nevins im having some problems with a contact button bar, i disable all the plugins to see if one of these plugins where adding it but thre was no success with that i identify it it shows like:
<div id="contact-buttons-bar" class="slide-on-scroll" data-top="95px" style="left: 0px;"><a><span class="fa fa-angle-left"></span></a><a href="" title="Follow on Facebook" target="_blank"><span class="fa fa-facebook"></span></a><a href="" title="Follow on Twitter" target="_blank"><span class="fa fa-twitter"></span></a><a href="" title="Visit on LinkedIn" target="_blank"><span class="fa fa-linkedin"></span></a><a href="" title="Visit on Google Plus" target="_blank"><span class="fa fa-google-plus"></span></a><a href="" title="Follow on Instagram" target="_blank"><span class="fa fa-instagram"></span></a><a href="tel:" title="Call us"><span class="fa fa-phone"></span></a><a href="mailto:" title="Send us an email"><span class="fa fa-envelope"></span></a></div>i need to delete it can you please help me with this, im new to the WP, also im having issues trying to make the header image fit, i did an image with the recommended size but WP still show it in low quality and with an horrible zoom
@fuegodon, You’ll need to start a new thread: https://ww.wp.xz.cn/support/theme/twentyseventeen/#new-post
Make sure you link to the page to demonstrate the problem, and when posting on the forums wrap code in backtick characters.
The topic ‘Delete horizontal lines in widgets sidebar’ is closed to new replies.
