Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #786865

    Any way to make these icons larger in the tab section but still have this plugin function correctly…

    #786905

    Hey mcraig77,

    Try adding this css code in Quick CSS (located in Enfold > General Styling):

    .page-id-41 #av-tab-section-1 .av-tab-section-image {
        width: 149px;
    }

    Hope this helps :)

    Best regards,
    Nikko

    #787332

    Ahoy, That seems to make the images larger but now the text and around are not aligned correctly.

    Please Advise

    #787540

    Hi,

    Try adding this css code:

    .page-id-41 #av-tab-section-1 .av-inner-tab-title {
        width: 149px;
    }

    Let us know if this helps :)

    Best regards,
    Nikko

    #787575

    That works. I just noticed the arrow is off…. How do I make that center aligned?

    #787588

    Hi,

    Please add this code as well:

    .page-id-41 #services .av-tab-arrow-container {
        width: 149px;
    }

    Best regards,
    Sarah

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