Jump to content

Kennyv

Circle Member
  • Posts

    2
  • Joined

  • Last visited

Everything posted by Kennyv

  1. Actually you could add a Code injection as well if you wanted to. <script> window.onload = function () { var els = document.querySelectorAll('.entry-title--large'); for (var i = 0; i < els.length ; i++) { els[i].outerHTML = '<h1>' + els[i].innerHTML + '</h1>'; } } </script> if you want to change to something different just change the <h1> tags.
  2. You definitely can update the template to change this to be a <h1> tag instead of an <h2>. You would need to turn your site on for developer mode, pull down the code, change one line of code (change line 14 or blog.item to be an <h1> instead of an <h2>), then commit that back to your site. If you are still trying to fix this reach out to me if you are running into any issues.
×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.