Reply To: Adding a custom logo and background

Homepage Community Forums Skope Theme Support Adding a custom logo and background Reply To: Adding a custom logo and background

#4276
kurdi
Customer

    Thanks,

    I don’t like to change theme files, in anticipation of the Skope update.

    But I was able to do it using the following in the custom functions file

     

    remove_action(‘genesis_after_header’, ‘before_after_wrap’);

    add_action(‘genesis_after_header’, ‘before_after_wrap’,1);