Tagged: 

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #661244

    Hi team enfold,

    I have issues with columns within tabs.

    I have create a tabs-element on a page. Within that tabs-element I have 3 tabs. But two of those tabs (the last two) create unnecessary whitespace before the inserted column. The tabs all look like this:

    1. Text
    2. [av_one_half first]Bullets with text[/av_one_half]
    3. [av_one_half]Bullets with text[/av_one_half]

    Why is there a difference between the three tabs?

    #661646

    Hey changegroup,

    Please try the following in Quick CSS under Enfold–>General Styling:

    #tab-id-2-container .column-top-margin, #tab-id-3-container .column-top-margin {
    margin-top: 0px !important;
    }

    Regards,
    Rikard

    #662363

    Hi Rikard,

    Thanks !
    That did work in terms of narrowing the gab of the whitespace.

    But in the last two tabs the two columns with bullets are not aligned in the same height.

    Do you have any suggestion? :-)

    Br,
    ChangeGroup

    #663425

    Hi,

    Sorry for the late reply. It looks like there is a break tag after the first column which would cause that, could you post admin login details so that we can have a look please?

    Best regards,
    Rikard

    #663819

    Hi Rikard,

    I can’t find any break tag. Please see login info in private content below.

    Br
    ChangeGroup

    #664170

    Hi,

    I removed the line breaks (new row, return) in the editor and it looks like it should now :-)

    Regards,
    Rikard

    #679921

    Hi Rikard,

    Thank you very much.
    And sorry for the late reply due to vacation.

    Br
    ChangeGroup

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘columns within tabs creates whitespace’ is closed to new replies.