inserting pictures

  • Anonymous

    #9861

    I have been inserting pictures into my web pages and blog posts and every time i do this i get a blue frame around each picture. This does not happen with other wordpress themes i am using. Could you please guide me through a step by step process as to how I can adapt the theme so that it does not do that?

    Thank you so much!

    Dawn Russell

    Mod

    Kenneth John Odle

    #44768

    In Graphene’s Custom CSS feature, or in your child theme’s stylesheet, add this code:

    .entry-content img, .child-page img {
    border: none;
    }

Viewing 2 posts - 1 through 2 (of 2 total)

  • You must be logged in to reply to this topic.