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

    I have an accordion that I need to have the default height adjusted so that it shows more than it currently does on load since there is a script inside the accordion that is loading slower then the site itself.

    #1102147

    Hey mwvcaa,
    Please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:

    #top.page-id-319 #av-tab-section-1 .avia-builder-el-16 .av-layout-tab-inner {
    height: 2132px !important;
    }

    Best regards,
    Mike

    #1102520

    Had to bump it up abit but that did the trick thank you…

    #1102582

    Hi,

    I’m glad this was resolved. 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 ‘Can you set the default size for an Accordion’ is closed to new replies.