• Resolved lawriem1

    (@lawriem1)


    Hi
    To try and remove the border around images I have added the following css in the WordPress Customiser

    div#envirabox-content {
    border: 0 !important;
    width: 100% !important;
    height: 100% !important;
    }

    It works but each image now shifts as it opened.
    Is this something you can help with please?

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi @lawriem1

    I apologize, that link you sent me is for NextGen Gallery images?

    However, if you want to have no border at all, just use this CSS:
    .ngg-galleryoverview.default-view .ngg-gallery-thumbnail a {margin: 0px !important;}

    Thread Starter lawriem1

    (@lawriem1)

    Hi
    Yes, sorry, I meant to post that I had changed to NextGen Gallery as I couldn’t resolve the problem with Envira
    No excuse but sorry again.
    Thanks for the tip.
    Kind regards

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Image Shifts When Opened’ is closed to new replies.