Forum Replies Created

Viewing 1 post (of 1 total)
  • Author
    Posts
  • in reply to: Header logo re-sizing #1271
    jtinf
    Participant

    I copied the following from the main file and added it to the child theme, but it did not work. Did I miss something?

    // Support for Custom Logo
    add_theme_support(‘custom-logo’, array(
    ‘width’ => ‘400’,
    ‘height’ => ‘200’,
    ) );

Viewing 1 post (of 1 total)