• Resolved dave

    (@mozdzanowski)


    I’m designing a WP site with a static home page and a static page displaying the blog, but, and here’s the catch, the overflow of a certain <div> to scroll so that the page and design aren’t effected and stay the same dimensions. Site here: https://www.nicholasandrewfilms.com

    Therefore, I’m using a custom page template for the static blog page that includes the div with the overflow:auto class and the corresponding style is in my main theme stylesheet.

    The option to select the template is available and everything on my page editor, but none of the changes show, even in the source code, after clearing cache/disabling cache plugins/etc.

    Any thoughts?

Viewing 2 replies - 16 through 17 (of 17 total)
  • From what I can see, that page is using the single.php template file. Not sure what’s supposed to be wrong with it but you do have a few CSS errors.

    Thread Starter dave

    (@mozdzanowski)

    Haha, thanks. Still working on the site, clearly.

    Must not have cleared the cache that time.
    Many thanks.

Viewing 2 replies - 16 through 17 (of 17 total)
  • The topic ‘Page Template structure changes not showing in page source’ is closed to new replies.