Open up index.ejs in a text editor and go down to the sidebar <div>, then add the .hidden-md-down class to your code: <div class="col-md-4 hidden-md-down"> ...
確定! 回上一頁