Hey there everyone! I've been grappling with a challenge for the past few days on how to center the contents of a Bootstrap row. Let me elaborate: The row has 12 columns (as is standard in Bootstrap). However, in my design, I'm only utilizing 9 columns (which accommodates 3 elements out of 3). How can I evenly distribute the excess space between the outer margins of my 3-width elements?
I attempted to tweak the Bootstrap CSS code, but ended up causing more harm than good. Does anyone have any helpful tips or advice?