Removing FEATURED Image Border
-
Hi
I see many posts about using CSS to remove boarders round images. I can’t find anywhere that shows how to do it for featured images on the front page of a blog (with post excerpts)
Anyone got a solution, please?
Barry
Admin
Try this:
.entry-content .excerpt-thumb img, .child-page .excerpt-thumb img { border: none; box-shadow: none; }Thank you.
I will give that a go.Sorry I didn’t come back here sooner..
This worked a treat.
Thank you againI have another border question that I can’t find an answer for.
I see that iframes have a border round them.
Is there any CSS tweak to remove those, please?Barry
Admin
Please provide a link to the page in question so that we can take a look.
Hi,
I can’t do that as it is a protected page.
I get a border around an iframe and just wondered if it is able to be cleared.
Barry
Admin
If the border is added by the iframe content, which it likely is, then no, you can’t remove it with CSS. Unfortunately I can’t determine that without being able to see your page.
Viewing 8 posts - 1 through 8 (of 8 total)
- You must be logged in to reply to this topic.
