Hello, can anyone help me change the class title to h1 on the Casper theme home page? Any code injection for that? I’ll be grateful. Thanks!
Hi Can you say a little more about what you’re trying to accomplish?
Hi Ryan, I want all article titles on the main page to have class H1 instead of H2.
I understand you want all titles on your homepage to be h1
tags instead of h2
. If so, you really don’t want to do that. It goes against best practices, as there should only ever be one h1
on a page. Adding more will negatively impact accessibility, SEO, and user experience.
If you say so, I will believe you! Anyway, thanks for the quick reply. Have a good day!
1 Like