• Hello,

    I’m improving a website from a client, it’s a website with template i did not create. I added headers to the text, which shows in the back end in text mode (for instance: <h2>Original Italian classic car</h2>)
    However in the frontend i did not see any visual changes, so i assumed the H1 and H2 did not have any special description. But when i check the Page source i do not see any H1 or H2 tags at all. It seems they are deleted in the frontend by something?
    Check: https://www.classiccars-forsale.com/ferrari-365-gtb4-daytona-1971

    I tried to see how the CSS files are all related, but this seems to be a bit of a mess. And i don’t think a CSS can ‘delete’ a html command you put in the text all together.
    (Just to make clear again, i inserted H1 and H2 all over this website posts and it does not show in the source at the front end)

    Anyone has any ideas where i should be looking to solve this?

Viewing 2 replies - 1 through 2 (of 2 total)
  • This would be controlled by your theme. What theme are you using? Where did you download it from?

    Thread Starter moniqueNL

    (@moniquenl)

    Hi Esmi,

    Thanks for your reply. The template was created by a company my client no longer works with, so it’s not possible to go back and get some support. I’m familiar with styling in CSS but i’m not familiar with code that is blocking things for html. Could you put me on a path as to where/ what i should be looking for?

    Kind regards!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Header tags (h1, h2,etc.) not working’ is closed to new replies.