Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi Monika,

    Please add this custom CSS code to Appearance > Customize > Additional to fix this issue with slider icons.

    body .lg-actions .lg-next:before {
        content: "\f105";
    }
    
    body .lg-actions .lg-prev:after {
    content: "\f104";
    }
    
    body .lg-toolbar .lg-close:after {
    content: "\f00d"
    }
    
    body .lg-toolbar .lg-download:after {
    content: "\f019"
    }

    Let me know how it goes.

    Thread Starter monika777

    (@monika777)

    Hello,

    Perfect, thank you!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Gallery problem’ is closed to new replies.