Columns issue

Home Forums Gravida Support Columns issue

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #201967
    Kor van de BuntKor van de Bunt
    Participant
    • Topics: 102
    • Replies: 312
    • Total: 414
    Member since: June 3, 2015

    Hi,

    I have a issue with the SKT Builder > Shortcodes > Columns. The text on the left of column one is not good visible.

    See screenshots.

    https://ibb.co/dgP7trM
    https://ibb.co/XpWMjjk
    https://ibb.co/sWkPqjw

    Regards,
    Kor

    #201995
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30633
    • Total: 30633
    Member since: August 16, 2013

    Hi,

    This is done. Kindly check and confirm.

    Regards,
    Dave

    #202023
    Kor van de BuntKor van de Bunt
    Participant
    • Topics: 102
    • Replies: 312
    • Total: 414
    Member since: June 3, 2015

    OK, its works

    Regards,

    Kor

    #202027
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30633
    • Total: 30633
    Member since: August 16, 2013

    ????

    #202190
    Kor van de BuntKor van de Bunt
    Participant
    • Topics: 102
    • Replies: 312
    • Total: 414
    Member since: June 3, 2015

    Hi,

    Now i have the follow issue.

    I have added 3 extra columns on the page https://www.mlbeauty.nl/wp-admin/post.php?post=10011&action=sktbuilder#edit-187. The first column is not level with the other two, how is this possible? This happens on every page where I want to add a new column no matter how many.

    See screenshot
    https://ibb.co/8z430BC

    Regards,

    Kor

    #202198
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30633
    • Total: 30633
    Member since: August 16, 2013

    Hi,

    Kindly use this CSS to fix column issue.

    #skt-builder-columns-block-187 .skt-builder-column:nth-of-type(4) {
      clear: both;
    }

    Regards,
    Dave

    #202213
    Kor van de BuntKor van de Bunt
    Participant
    • Topics: 102
    • Replies: 312
    • Total: 414
    Member since: June 3, 2015

    Hi,

    I’ve done what you asked. It’s not going well on all pages yet, see screenshot. On the page (https://www.mlbeauty.nl/wp-admin/post.php?post=14963&action=sktbuilder#edit-92/blockColumns-150) the fourth fifth and sixth column are not equal. The fourth column must be parallel to the first column and so on.

    See screenshot
    https://ibb.co/wLmb7Pk

    Regards,
    Kor

    #202224
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30633
    • Total: 30633
    Member since: August 16, 2013

    Hi,

    Kindly use this CSS to fix column issue.

    .skt-builder-column:nth-of-type(4) {
      clear: both;
    }

    Regards,
    Dave

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