Premium WordPress Themes › Forums › Digrand – Portfolio And Blog Theme › Digrand Theme – Change the Header widget for an image
- This topic has 4 replies, 2 voices, and was last updated 5 years, 1 month ago by OwlThemes.
- AuthorPosts
- August 22, 2019 at 1:50 pm #977
maxlarocheParticipantHello,
Is there a way to change the “Home Header / Header Widget” to show an image instead of having a Header Widget Title, Header Widget Subtitle, and Header Widget Link Label and keep only the Header Widget Link.
Thank you.
- August 22, 2019 at 2:56 pm #979
OwlThemesKeymasterHi.
Sorry, this is not supported by our theme.
You can order theme customization. https://owl-themes.net/wordpress-services/
- August 22, 2019 at 3:07 pm #981
OwlThemesKeymasterUnfortunately, there is no way to use image through theme settings. But you can add an image by the code. If you use child theme then copy header.php from the parent theme into the child theme. And after the line #203, you can add an image tag. See the screenshot for a reference.
Best wishes.
<img src="PASTE_YOUR_IMAGE_URL_HERE" alt="">
Attachments:
You must be logged in to view attached files. - August 22, 2019 at 3:23 pm #985
maxlarocheParticipantThank you for the info. Very helpful.
Beforehand, as an alternative, if I would like to keep the Header Widget as it is but be able to move it so I get it placed/show where I want.
Where is the line of code to move the said Header Widget?
Thank you very much. It is well appreciated.
Max
Attachments:
You must be logged in to view attached files. - August 22, 2019 at 4:29 pm #988
- AuthorPosts
You must be logged in to reply to this topic.