Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1186551

    hi, i need to remove or change the color of the white boarder for the gallery small thumbnails.

    #1186553

    Hey darrenheld2,

    Add this to quick css:

    #av_section_2 .avia_start_animation{
    border:0px!important;
    }
    
    #av_section_2 .avia-gallery img{
    padding:7px!important;
    background-color:transparent!important
    }

    Best regards,
    Jordan Shannon

    #1186880

    thanks

    #1186889

    Hi,

    No problem at all. If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Gallery small thumbnails white boarder’ is closed to new replies.