Home › Forums › Support › Site Info – 3 collumns This topic has 5 replies, 2 voices, and was last updated 3 years, 5 months ago by Ying. Viewing 6 posts - 1 through 6 (of 6 total) Author Posts November 1, 2022 at 8:38 am #2396952 FunkyCss Hallo I want my site info section to be three collumns enabled, I have the site info text, one menu, and social icons in the widgets enabled but looks bad. is this possible ? I have shared my link November 1, 2022 at 10:28 am #2397099 YingStaff Customer Support Hi there, As you are already using GenerateBlocks, you can use a block element – site footer to build a custom footer. You can use Grid block to put the 3 parts into 3 columns.https://docs.generatepress.com/article/block-element-site-footer/ November 1, 2022 at 11:40 am #2397201 FunkyCss Hi there thanks for the fast answer, I would like to know if is possible with some help to make this as I have a couple of new sites to do the same that are not using GB. I know that GB helps to create this November 1, 2022 at 12:18 pm #2397251 YingStaff Customer Support Try this CSS: .footer-bar { display: flex; justify-content: space-between; width: 60%; } November 3, 2022 at 11:47 am #2400505 FunkyCss Thank you very much! November 3, 2022 at 2:44 pm #2400673 YingStaff Customer Support You are welcome 🙂 Author Posts Viewing 6 posts - 1 through 6 (of 6 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In