Home Forums Pro Themes Photo Perfect Pro Ajustment of slider

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #189067
    Gerhard Wilhelms
    Participant

    The slider uses round corners for the pictures white edges. How can I get “normal” square corners? I found the post about round corners and tried 0px in the additional CSS, but nothing changed.

    #189076
    Psink
    Keymaster

    @AILIA2008, Could you please share your site URL? we will check and provide you CSS

    #189102
    Gerhard Wilhelms
    Participant

    Site is at kovacev.de

    #189107
    Psink
    Keymaster

    @AILIA2008, You can add this CSS in the Additional CSS

    .pbWrapper > div, .pbWrapper > img {
    border: 10px solid #ffffff;
    border-radius: 0px;
    }

    Let us know if its works or not

    #189208
    Gerhard Wilhelms
    Participant

    Works perfectly. Many thanks!

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