Hello everyone,
I'm looking how to make two columns in the FAQs page.
I hope there is someone who can point me to the right direction.
Thank you.
Solved! Go to the solution
Hello pandelion,
Add this css in Online Store-> Themes -> Edit code->Assets->theme.scss.liquid file
.one-half-column-left { width:48%; float:left; } .one-half-column-right { width:48%; float:right; }
Thank you Pallavi,
I did try to add that code in the css, the only problem is I have to create another div in the page to add the second column class...unfortunately when I duplicate the div to make the second column it also duplicates the content :-/
I was guessing it should be a way in the css to create two columns (from css page) without the need to use two classes / neither edit the page template
thanks again
User | Count |
---|---|
23 | |
21 | |
18 | |
17 | |
16 |