Viewing 4 replies - 1 through 4 (of 4 total)
  • yes, can you please provide me the url?

    Hi,

    You can use an image editing tool such as Paint program on PC to add text to your image, before uploading as header image.

    Thank you

    Thread Starter wwpress101

    (@wwordpress101)

    My url is bkqualityconstruction.com I have created the existing header in photoshop with text. It is an image. What I want is to be able to put text on the image for SEO to recognize.

    Hi,

    To do this, you will need to have a child theme.
    And use header.php in child theme to overwrite the parent theme.

    In your child theme’s header.php find the following line.
    https://github.com/presscustomizr/hueman/blob/dev/header.php#L58

    Change the alt to your text,
    For example. alt="my picture"

    For every theme update, you will need to compare the codes of parent theme and your child theme’s header.php, so as to keep you child theme header.php updated with any changes in parent theme.

    Thank you.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Text on Header Image’ is closed to new replies.