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

    The images set for portfolio is via Featured Images, which you can look at the below link:
    I want to disable the Opacity effect only and keep the zoom in effect as it is.
    Any help?

    #765447

    Hey eknitwear,

    Try adding this css code in Quick CSS (located in Enfold > General Styling):

    #top .av-hover-overlay-active .av-masonry-image-container {
        opacity: 1 !important;
    }

    Hope this helps :)

    Best regards,
    Nikko

    #765568

    Thats great, it works.. thanks a lot

    also any way to sort these portfolio entries? they are currently being sorted based on date posted.

    #765909

    Hey,

    Are you using a Portfolio Grid? try to check out it’s settings, it should have an Order by which you set if it’s arranged by Date, Title, Page Order, etc and Order by to order it in ascending or descending mode.

    Cheers!
    Nikko

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