Limited Time Offer | Get 10% OFF on All Themes Package. Use Coupon Code GRC10 Buy Now

WordPress Website Templates

Find Professional WordPress themes Easy and Simple to Setup

inner banner

header

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #2956
    Pascale
    Participant

    How to apply a picture to header like i did in the free version? And my company name doesnt show? what did i do wrong?

    #2963
    Grace Themes
    Member

    Hi Pascale,

    The custom header is not worked with PRO theme. You can change the background color of header from Basic Settings of Theme Options panel.

    If you want to use custom header images as like the free theme, please send your website URL and WordPress admin login details at [email protected] so we can make changes in header.php file to solve your problem quickly.

    Regards
    Grace Themes

    #2971
    Grace Themes
    Member

    Hi Pascale

    You can use the custom header image by making some changes in custom-header.php file

    Go to the Appearance -> Editor -> custom-header.php

    at line no. 38 find .innerbanner123 and replace with .header

    .header{
        background: url(<?php echo get_header_image(); ?>) no-repeat #111;
        background-position: center top;
     }

    Regards
    Grace Themes

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