Home › Forums › Gravida Support › Columns issue
- This topic has 7 replies, 2 voices, and was last updated 11 months, 2 weeks ago by
Sonnal S Sinha.
-
AuthorPosts
-
November 25, 2022 at 5:53 pm #201967
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/sWkPqjwRegards,
KorNovember 28, 2022 at 11:20 am #201995Hi,
This is done. Kindly check and confirm.
Regards,
DaveNovember 28, 2022 at 5:19 pm #202023OK, its works
Regards,
Kor
November 28, 2022 at 7:24 pm #202027????
December 10, 2022 at 6:53 pm #202190Hi,
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/8z430BCRegards,
Kor
December 12, 2022 at 11:02 am #202198Hi,
Kindly use this CSS to fix column issue.
#skt-builder-columns-block-187 .skt-builder-column:nth-of-type(4) { clear: both; }
Regards,
DaveDecember 12, 2022 at 6:12 pm #202213Hi,
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/wLmb7PkRegards,
KorDecember 13, 2022 at 10:51 am #202224Hi,
Kindly use this CSS to fix column issue.
.skt-builder-column:nth-of-type(4) { clear: both; }
Regards,
Dave -
AuthorPosts
- You must be logged in to reply to this topic.