Forum Replies Created

Viewing 1 replies (of 1 total)
  • Thread Starter David Woosley

    (@dwoosley)

    I know I’ll need at least:

    index.php
    screenshot.png
    style.css

    Would it be something like this in index.php:

    <html>
    <head>
    <title>Single-Page Responsive Theme</title>
    <link rel="stylesheet" href="style.css">
    </head>
    
    <body>
      /* Static front page goes here? How? */
    </body>
    
    </html>

    I will be using a page builder (probably SiteOrigin PageBuilder) to create the content on the page.

Viewing 1 replies (of 1 total)