Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #695652

    In the portfolio, the next/previous portfolio item features a round thumbnail. i’d like to change that to a rectangle with no margins within the flyout tab but can’t find the styling info. Any clues? Thanks.

    #695655

    Hey kate!

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

    .avia-post-nav .entry-image img {
        border-radius: 0;
    }

    Regards,
    Yigit

    #695682

    molti grazie!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘next/previous buttons’ is closed to new replies.