Viewing 3 replies - 1 through 3 (of 3 total)
  • The “Decker” theme does not appear to be in the WordPress repository … have you tried asking the theme author this question?

    Thread Starter aki9

    (@aki9)

    But can you help me or ont? It’s always php

    Generically speaking, look for code along these lines:

    Name: <?php bloginfo( ‘name’ ) ?>
    Description: <?php bloginfo( ‘description’ ) ?>

    Find those lines in your header.php file and edit accordingly. Of course, your theme may differ, but for the most part that should get you close to where you want to be.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘How to remove blog name and description on banner from Decker theme?’ is closed to new replies.