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

    Hello
    I use tabs to show galery on this page:

    on tabs i use images instead of icons the images size is 48pxX48px
    on the page the images is big like 90px and i need to decrease them to 48px for fine look. also decrease the tabs line to normal view because it little big now.
    can you send me a code or another way to do it
    thanks

    #1080048

    Hey wbitsolutions,

    Please try the following css:

    
    .av-tab-section-image {
        width: 48px;
        margin: 0 auto;
    }
    

    Best regards,
    Victoria

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