• hi there,

    https://www.visitbeatles.com

    I have installed the notable plugin and it works fine. i have a bit of a problem with the CSS. I cannot work out whether it is down to the theme or the plugin.

    I have added the plugin ok and set it up without a problem but the icons have a green square around the outside of each of the bookmark icons.

    Ive used the firefox extension CSS viewer to try and track down what is causing the green outline around the edge of the box but nothing is showing up.

    Anyone any tips on how to get rid of the green box outline

Viewing 2 replies - 1 through 2 (of 2 total)
  • Yes, just add a border-width to your images. Add the extra line to your CSS file (your .main img is currently empty):

    .main img {
    border-width: 0;
    }

    Good luck!

    Thread Starter fox1977

    (@fox1977)

    Thanks,

    that sorted it. Much appreciated

    john

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Wp Notable CSS problem with Green Marinée’ is closed to new replies.