Can this white border from the play.png be removed?

  • Panox

    #10760

    Hi Syahir Hakim,

    it seems that this white border around the play.png comes from the theme. A testsite with a different theme doesn’t show this border.

    Can you please tell me, how this border can be removed?

    Thank you!

    White border shown on mysite:

    White border at “play.png”

    Without white border at a test-site:

    Without white border

    playpng.jpg

    The play.png is from the WordPress-plugin from Garden Gnome Pano2VR.

    Best regards

    Panox

    Admin

    Syahir Hakim

    #46703

    Add this code to the theme’s Custom CSS option:

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

    Panox

    #46704

    Hi Syahir,

    thanks a lot! This way the panoramas are looking much better

    Code

    Navigation buttons without borders

    Best regards

    Harald

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

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