Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author livemesh

    (@livemesh)

    I see about 13 errors on your page console. Can you pls post the url?

    You are right – looks like the icomoon fonts are not loaded. Could be a incomplete installation or a permissions issue.

    Thread Starter haize

    (@haize)

    Here it is, thank you for taking a look!
    https://goo.gl/Ju4qyU

    Plugin Author livemesh

    (@livemesh)

    Pls use the following custom CSS for now to resolve this issue. Will release an update too (conflict of styles with Essential Addons plugin) –

    
    .lae-container .slick-prev:before, .lae-container .slick-next:before {
        color: #888;
        font-family: 'lae-icomoon' !important;
        font-size: 24px;
        opacity: 1;
        color: #aaa !important;
    }
    Plugin Author livemesh

    (@livemesh)

    We released an update to resolve this issue. The above custom CSS will not be required if you update your installation to the latest version 1.5.3 of the plugin. Thanks for bringing this to our attention.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Carousel controls incorrectly displayed’ is closed to new replies.