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

    Hello, Enfold team.

    First of all, this portfolio feature is just great, usefull and pretty stylish.

    In order to adapt it to my webiste, I just would like to make the following changes:
    1. a square instead of the circular preview image
    2. no rounded corners

    Please help.

    Thank you very much in advance.

    Best regards, fkm

    #1284428

    please try this in your quick css:

    .avia-post-nav {
        border-radius: 0 !important;
    }
    
    .avia-post-nav .entry-image img {
        border-radius: 0;
    }
    #1284458

    Hi, Guenni007.

    It worked well – thank you so much (also for your quick reply).

    Best regards,
    fkm

    #1284513

    Hi,

    I’m glad this was resolved. If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Portfolio (element for next/previous projekt)’ is closed to new replies.