• I love using this tool to build the responsive part of my website. Hint if your WordPress theme is not bootstrap enabled simply just enter this code into the header.

    <!-- Latest compiled and minified CSS -->
    <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">
    
    <!-- Latest compiled and minified JavaScript -->
    <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
  • The topic ‘Works Amazing!’ is closed to new replies.