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 1 year, 6 months ago by
Owl Themes.
- 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
Owl ThemesKeymasterHi.
Sorry, this is not supported by our theme.
You can order theme customization. https://owl-themes.net/wordpress-services/
- This reply was modified 1 year, 6 months ago by
Owl Themes.
- This reply was modified 1 year, 6 months ago by
- August 22, 2019 at 3:07 pm #981
Owl ThemesKeymasterUnfortunately, 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="">
- This reply was modified 1 year, 6 months ago by
Owl Themes.
- This reply was modified 1 year, 6 months ago by
Owl Themes.
Attachments:
You must be logged in to view attached files. - This reply was modified 1 year, 6 months ago by
- 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
Owl ThemesKeymasterBy default theme should align center that content.
Please send us you work URL so we find out necessary code.Attachments:
You must be logged in to view attached files.
- AuthorPosts
You must be logged in to reply to this topic.