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

    Hi Kriesi-Team,

    as we discovered that the corners of (almost?) picture elements, slider galleries act. have slightly rounded corners we wondered
    if you have a clue how it is possible to edit this feature so that there will be a sharp edge instead of the rounded one.

    Best regards
    Meis Design

    #304338

    Hey MeisDesign!

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

    img {
    border-radius: 0!important;
    }

    Cheers!
    Yigit

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