My content is clipping on an iPhone in portrait. You can also see the problem if you size your browser width really small. It does this for all the “pages”.
Hi, your bootstrap.min.css file is different than the original one comes with the template. And your bootsrap version doesn’t include responsive styles (@media queries). Actually you don’t need to update bootstrap at all. Also this template uses 12 colums grid system in bootstrap. Your columns count in about me page is 14 columns (span3 + span6 + span5). You need to adjust columns in each page not to overflow 12 column.