I have a static page that I have added images to. How do I get rid of the borders. I have looked at the CSS but can't seem to find the code there.
Justine
I have a static page that I have added images to. How do I get rid of the borders. I have looked at the CSS but can't seem to find the code there.
Justine
Hello,
Can you give us a link on that page?
Regards,
Ismael
http://tntconst.com just like my post that has not been answered. I feel really frustrated that no one is responding to my questions. Please help me with both posts as soon possible. I posted this one yesterday and the other post about "Home Page Issue" 2 days ago and have received nothing. I need help please.
Thank You,
Justine
Hi Justine,
To get rid of the borders on your home page images you'll need to add the following css to your style.css:
#top.home .entry-content img {
border: none !important;
}
That will remove the borders on your home page.
Regards,
Devin
Thank You! I will wait on this if we get the real home page working.
This can be applied now without messing up anything.
Regards,
Devin
Thank you!
Glad Devin could help you. Let us know if you have more questions.
Regards,
Mya
This topic has been closed to new replies.