This topic has 7 replies, 4 voices, and was last updated 10 years, 10 months ago by Fem.
Viewing 8 posts - 1 through 8 (of 8 total)
Every single body image on my site has a black border around it that I can’t seem to get rid of. Is there some way to change that in the settings? Because if there is, I haven’t found it.
Can you please provide us the URL to your site with the screenshots where you are having an issues with border, so that we can take a closer look at it and let you know the problem for it.
the site is http://www.bmmotorcarsva.com/
i’ve added screenshots of the most image-heavy page, but it is a site-wide issue.
If you want to remove borders around images, you just go to wp-content/themes/automotive/css/wp.css line no. 15, there you’ll find this code as shown below,
.page-content img, .entry-content img {
border: 1px solid #000;
}
Comment this code or delete the code as you wish.
Okay thanks.
I’m not really website-savvy, so how can I access that file?
Just go to wp-content/themes/automotive/css/wp.css line no. 15. If you can’t find the file, provide us the logins of your website and we’ll do it for you.
is that my wordpress login or ftp login? or something else?
Viewing 8 posts - 1 through 8 (of 8 total)
You must be logged in to reply to this topic.