Tribute page - Please help

Hello guys,

I am building my tribute page, but I am having problems, the image is not responsive and “col-md-offset-4” on the UL is not working.

My page: https://codepen.io/rob9233/pen/WOZpEa

What am I doing wrong?

Thanks

Not sure what the problem is. The image is re-sizing for me.

At least, it works when I forked it and changed from Bootstrap 4 to Bootstrap 3. Try that.

Thanks, I changed to Bootstrap 3 and it worked.

Hi

The reason it didn’t work with it set to Bootstrap 4 is that img-responsive has been replaced by img-fluid.