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

    I have a rather large Portfolio Grid galleries, and I would like to make the red overlay arrow open not to show, but to maybe increase the image size a bit, and when I click that the page opens in new window (target=”_blank”).

    How to do this?

    Thanks

    #1174863

    Hey MORTULGAAH,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    .av-portfolio-grid-sorting-container a .image-overlay {
        display: none !important;
    }
    

    The images have a lot of whitespace around the chairs, it should be reduced, then the chairs will be bigger in the portfolio grid.

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1174911

    Thank you very much! You are the best! :D

    #1175009

    Hi MORTULGAAH,

    Glad we could help :)

    If you need further assistance please let us know.
    Best regards,
    Victoria

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