Hey,
I can’t for the life of me get the small image of the tree to line up with the bottom of the list in my project.
Any tips would be greatly appreciated!
cheers,
JC
Hey,
I can’t for the life of me get the small image of the tree to line up with the bottom of the list in my project.
Any tips would be greatly appreciated!
cheers,
JC
Hi John,
first of all you should simplify your page structure (there are too much nested divs).
For the columns alignment issue, take a look at this: https://v4-alpha.getbootstrap.com/utilities/flexbox/
I don’t know if this will work if you are using an older version of bootstrap; in that case you should try to find a workaround (there are tons of discussion about this topic on sites such as Stack Overflow).
I hope this could be helpful.
Thanks for the feedback Dem-s