Home Forums Free Themes Magzimum Banner image above menu

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #351
    adney
    Participant

    Hi,
    I need a banner image above menu. How can i add image there?
    Thanks

    #352
    wensolutions
    Keymaster

    You have to add some custom code. Please add the below code on functions.php
    require get_template_directory() . '/inc/custom-header.php'; and add the below code on header.php line 69
    magzimum_admin_header_image();
    Note: Child theme is recommended to customize theme.
    Thanks

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.