Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #938613

    Hello dear Kriesi team,

    I accidentally postet several questions in one thread before, so here is one of them separately.

    I’d like to have the round preview pictures removed from the previous and next portfolio button which show up on the sides, not the text though. (IMG 06)

    Thank you very much,
    Thomas

    #938881

    Hey brand4,
    Try this code in the General Styling > Quick CSS field:

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

    Expected results
    2018-04-08_151041

    Best regards,
    Mike

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