• I need to figure out how to directly edit the HTML/CSS for my layout.

    Sadly, the CMS isn’t geared towards that, and the WP documentation seems to obfuscate how to get around to doing that.

    I can’t even find “index.html” to edit it.

    Anyone?

Viewing 1 replies (of 1 total)
  • there is generally no index.html in a WordPress installation.

    the html is mostly created by the tempate files of your theme, and by the content of your post or pages, and additionally by any pugins you may be using.
    the CSS is in the stylesheets of your theme, and in the plugins.

Viewing 1 replies (of 1 total)

The topic ‘hard-coding HTML/CSS’ is closed to new replies.