Forum Replies Created

Viewing 1 replies (of 1 total)
  • Thread Starter nobes37

    (@nobes37)

    I believe this is the section I need to update to customize my header:

    </head>
        <body>
            <div id="container"<?php echo $col_class; ?>>
                <div id="header">
                    <h1><a>"><?php bloginfo('name'); ?></a></h1>
                    <h3><?php bloginfo('description'); ?></h3>

    [Please post code snippets between backticks or use the code button.]

    Can anyone help?

Viewing 1 replies (of 1 total)