Hey everyone, I feel like this should be easier than it seems but nonetheless I can’t get anything to work.
I’m trying to make three columns in a section of my Portfolio (the “About” section in the middle flanked by the “HTML5” and “Bootstrap” Placeholders, where I intend to put image icons). Ideally I would want the middle section about 50% of the screen compared to 25% each on the sides. I’ve tried making a row with columns and set the width on CSS but that didn’t work, and tried the “col-md-6” grid method which didn’t work either. Scratching my head on this one any help would be much appreciated! The project: https://codepen.io/MarcelPenn/pen/EeBovx?editors=1111 The section is down a little ways and has identifying comments above it, sorry my code is a mess atm EDIT: There’s currently no matching CSS for that section.