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

    Hello. (my english could be approximative)
    First of all thanks a lot for this amazing theme. I’ve one question : how could I do to disable every action on the portfolio grid? I’d like it to be a simple grid of images with title below. No hover, no click, no link. Just images.
    I searched it in the forum, I found
    .image-overlay { display: none!important; }
    but it’s not enough. I can click on the images. I hope I’m clear enough.
    Thanks a lot for answering me.

    #370645

    Hi confortetsecurite!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .grid-sort-container {
    pointer-events: none;
    }

    Regards,
    Yigit

    #370649

    Wow ! How quick you were ! It works perfectly. Thanks !

    #370653

    Hi!

    #TeamKriesi :)
    You are welcome, glad we could help :)
    For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
    And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
    For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)

    Cheers!
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Nothing happening by hover or click on portfolio’ is closed to new replies.