• Hi,

    since wp 4.7 my “NextCellent Gallery” images inserted via singlepic function aren’t showing a border anymore. Before I had a nice white border distancing the images from the text but now the border is missing. Any ideas on how to fix this issue?

    Thanks

Viewing 1 replies (of 1 total)
  • Thread Starter cruelly

    (@cruelly)

    Ok, fixed it by adding

    border-style: solid;
    border-width: 5px;

    to the “nggallery.css” for “.ngg-singlepic”

Viewing 1 replies (of 1 total)

The topic ‘Singlepic border not showing’ is closed to new replies.