Comments on [ F2U ] Telling All Comments Start of Thread Parent

Golly! Thank you so much for the help. Apologies to ask for more but is there a way to move the music player to the left side of the box? :0

That should be it hopefully! Haha. I seriously appreciate it, I got a real smooth brain when it comes to coding.

three ways:

  • the columns are coded with order, so switch order-lg-2 with order-lg-1 and vice versa!
  • delete the orders ^
  • add flex-row-reverse to the row no-gutters

i have the last option inside the code as a comment guide, so try that!