Tagged: 

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

    Dear Support Team

    We would like to have no rundings at all pictues at avia layout. I found a post about this and try it out but without any effects:

    .avia-content-slider .slide-image, .avia-content-slider .slide-image img {
    border-radius: 0px!important;
    }

    .small-preview {
    border-radius: 0;
    }

    .related_posts img, .related_posts a {
    border-radius: 0;
    }

    Any ideas.

    All the best,
    Pascal

    #743812

    Hi

    So i found it out:

    .avia-image-container-inner, .avia_image, .av-image-caption-overlay {
    border-radius: 0px;

    }

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Pictures without rundings; exact square’ is closed to new replies.