How to remove this border? [Wordpress]

by 8 replies
9
Hi how do I remove this border around "main-content"



Thanks

Link to the website:
Cclubs.com
#programming #border #remove #wordpress
  • need a link to that page. there is just a ad landing page when clicking the link. not the same page in your screen capture.
  • It seems your page doesn't load.

    Anyway, identify the culprit (which element is the border being applied to) and edit its CSS, either removing the border declaration or making it border:none;.

    But I quite like the border, it gives the content a boundary. I'd just make it white/transparent.
  • I've checked with 3 different browsers and don't see a border.
  • Hey,

    Your link doesn't show your site, anyway you have to take a css for your main-content {border:0px solid} in your custom css.

    Thanks
    • [1] reply
    • Your website is not working for me. Plz check your website.
  • You can Inspect Element of Google Chorome check class of image then you login wp => Appearance => Editor => style.css => Ctrl + F and edit it
  • You can use Dream Viewer.
    Dream viewer is he software that checks the error and provide you both graphic site and source code. It will be helpful for your need.

Next Topics on Trending Feed