• Resolved jessemaxcy

    (@jessemaxcy)


    Hey! I’ve just started using the pro plugin for wordpress and so far I love it. HOWEVER, when I click an image to full screen, the X and nav arrows for next and previous aren’t loading, it has ERROR in a box.

    It’s near the bottom of the page under “portfolio”.

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • @jessemaxcy the popup extension is common for all versions of GridKit. So, everybody who faces such issues, it’s due to css conflicts.

    Please use this css styles to fix such issues related to popup icons:

    
    .lg-icon::after,
    .lg-icon::before {
        font-family: "lg" !important;
    }
    
    Thread Starter jessemaxcy

    (@jessemaxcy)

    Perfect! That fixed it. Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Missing Icons’ is closed to new replies.