Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #365212

    Hey folks – a couple of issues have arisen since the last theme update

    – We’re running Enfold 3.0.2

    On this page http://www.acmena.com.au/projects/

    – the easy slider has stopped working
    – the ‘pencil’ icons appear at the top of posts when we don’t want them to (they don’t have featured images).

    How do I get the easy slider to work and remove the pencil icons?
    Cheers

    #365495

    Hey ShortieD!

    Please update Enfold to the latest version 3.0.4 – kriesi.at/documentation/enfold/updating-your-theme-files/
    that should fix both issues, if not, please let us know!

    Regards,
    Yigit

    #365775

    Thanks guys – the slider appears now but how do I get rid of the pencil icons?
    Cheers

    #366154

    Hi!

    You would set a featured image to your posts for it to display in that area or if you just want to get rid of it completely then add this to your custom CSS.

    .avia-content-grid-active .slide-image {
        display: none !important;
    }

    Regards,
    Elliott

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.