• Skip to main content
  • Skip to forum navigation

StudioPress

  • Shop for Themes
  • My StudioPress

Forum navigation

  • Home
  • General Genesis Discussions
  • StudioPress Themes
  • Genesis Blocks
    • Genesis Blocks
    • Genesis Custom Blocks
  • Retired Themes
  • FAQs
  • Forum Rules
  • Internationalization and Translations
  • Forum Bugs and Suggestions
  • Forum Log In

Are You Using The WordPress Block Editor?

Genesis now offers plugins that help you build better sites faster with the WordPress block editor (Gutenberg). Try the feature-rich free versions of each plugin for yourself!

Genesis Blocks Genesis Custom Blocks

Mindstream: remove image border in pages

Welcome!

These forums are for general discussion on WordPress and Genesis. Official support for StudioPress themes is offered exclusively at My StudioPress. Responses in this forum are not guaranteed. Please note that this forum will require a new username, separate from the one used for My.StudioPress.

Log In
Register Lost Password

Community Forums › Forums › Archived Forums › Design Tips and Tricks › Mindstream: remove image border in pages

This topic is: not resolved
  • This topic has 5 replies, 4 voices, and was last updated 12 years, 3 months ago by Jeannie Barker.
Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • January 20, 2013 at 9:02 pm #13393
    Maricar
    Member

    Hi,

    Is there a way to remove the default borders from images that are in pages, and keep those that are in posts? Thanks!

    January 20, 2013 at 10:32 pm #13413
    Maricar
    Member

    I guess I'll add this: I'd also like to know how to remove borders from images in the widget area.

    And the site is here: http://maricarmac.com/

    Thanks in advance!

    January 21, 2013 at 12:31 am #13420
    Ipstenu
    Member

    The content image border is in .entry-content img{}

    And you can specify:
    body.page .entry-content img{border:none;}

    That should do it.

    Sidebar...

    #sidebar img {
    border: none!important;
    }

    I'm sure there's something better, but that's quick and dirty.

    January 21, 2013 at 9:44 pm #13651
    Maricar
    Member

    Thank you! I had to tweak it (needed a space here and there), but it worked.

    For the body:

    .page .entry-content img{border: none !important;}

    And then for the sidebar, add the following  under sidebar .img {

    border: none !important;

    A space before !important; is necessary.

    February 23, 2013 at 2:22 pm #22441
    NandoJourneyman
    Member

    I wanted to keep the original formatting on most images, but also have the option to remove the formatting on some. So I created a CSS class I call no-border-image, and use it on the fly. I added this to child theme's CSS:

    img.no-border-image {
    border: none !important;
    box-sizing: content-box !important;
    padding: 0;
    }

    Now, whenever I want an image without border, and the correct sizing, I add the class no-border-image. To do this, using the visual editor in WordPress, click on an image, click on the settings icon, go to "advanced", paste "no-border-image" (without the quotes) in the CSS Class field.

    November 14, 2013 at 1:31 am #72895
    Jeannie Barker
    Member

    How can I remove all image borders in Mindstream?

  • Author
    Posts
Viewing 6 posts - 1 through 6 (of 6 total)
  • The forum ‘Design Tips and Tricks’ is closed to new topics and replies.

CTA

Ready to get started? Create a site or shop for themes.

Create a site with WP EngineShop for Themes

Footer

StudioPress

© 2026 WPEngine, Inc.

Products
  • Create a Site with WP Engine
  • Shop for Themes
  • Theme Features
  • Get Started
  • Showcase
Company
  • Brand Assets
  • Terms of Service
  • Accptable Usse Policy
  • Privacy Policy
  • Refund Policy
  • Contact Us
Community
  • Find Developers
  • Forums
  • Facebook Group
  • #GenesisWP
  • Showcase
Resources
  • StudioPress Blog
  • Help & Documentation
  • FAQs
  • Code Snippets
  • Affiliates
Connect
  • StudioPress Live
  • StudioPress FM
  • Facebook
  • Twitter
  • Dribbble