Tagged: 

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1055367

    Hi,

    With the ‘tab selection’ block, I have 5 tabs with each having an image at the top and then text content below it. When the page is initially opened, the content does not fully load and is cut off. Sometimes this is partially through an image, and sometimes it is through the text. Clicking on the tab a second time allows for all the content to be seen.
    I have attempted to replace everything, but this is not providing me with success.

    Any ideas on what to do?

    Thank you for your help.

    #1056236

    Hey Aaron,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    .page-id-21 div[data-av-tab-section-content="1"] {
      min-heigh: 1566px !important;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1056492

    Hi,

    Thank you for this. Unfortunately the code did not solve my problem. When you first load the site, you can see that the bottom of the page still does not load.

    (Also, I did fix the min-heigh to say min-height when trying to trouble shoot the code you gave me).

    Any other strategies you can think of?

    Thanks,

    Aaron

    #1057061

    I got it working! Thanks for your help with the code.

    #1057070

    Hi,

    I’m glad you got this resolved. If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Tab Selection is not fully loading the content of each tab initially’ is closed to new replies.