Support » Plugin: WP Fastest Cache » Misplaced headings

  • Resolved SebD18

    (@sebd18)


    Hi

    At my website wolff-art.dk, I have edited the page.php file at my theme, by putting in a code.

    Afterwards the website worked fine, but then i noticed one of the pages at the website was blank. So i removed the code again from the page.php file, so it looked like before. And the page worked fine again.

    But then i noticed all the headings (H!, H2, H3, H4) on the website was misplaced. They moved to the left side, no matter what position i choose (right, center, left). The headings are only misplaced at the front-end, but in the back-end they are placed at chosen. For an example:
    <h2 style=”text-align: center;”>Se vores tilbud</h2>

    So i check out the coding through DevTools (in Google Chrome), locating one of the headings, at in the coding it looks normal. But marking it, and i can see a message telling me that the: element.style (\”text-align) is an unknown property name.
    So as if is the theme i am using (Mr. Tailor) can not recognize: \”text-align

    Then i was told that i have to delete cache in WP Fastest Cache, after i have made changes in the files of the website. So i deleted the cache, but still all the headings is misplaced.

    So what can the issue be, and what can i do to be able to fix this?

    Regards, Sebastian

    https://wordpress.org/plugins/wp-fastest-cache/

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Misplaced headings’ is closed to new replies.