@chriseymi hello
I can say for sure this is not possible from the theme options, there is no such option in the theme to make such changes, you need to customize your theme, the file you need is a header.php
Hi @nodarik,
Thanks for your response.
I know that there is no theme option. However, in the header.php file of the theme there is no link to replace, threre is no link, only the fowwloing code redording the site title:
https://www.dropbox.com/s/ffhepihmdzf51sd/Unbenannt.png?dl=0
I already created a child theme which works fine, i just don’t know how to acess the url.
Does anybody have an idea how this could work?
Thanks,
Christoph
I saw your ticket about the same question in the support board,
Dear Christoph this is where customization of the template begins, if you are not familiar with programming then you definitely need someone else who can help
p.s. there is a function shapely_get_header_logo() on your screenshot you need to modify
Hi @nodarik
Sry for the typing mistakes in my previous post.
Yes I have basic programming skills, and already got pretty far regarding the customization of the theme.
I have already searched for the function with no luck. You don‘t happen to know where the code for the function is located? My functions.php does not contain a function with this name..
Thanks,
Christoph
Hallo,
I managed to solve my issue as described here.
Thanks for your help,
Christoph
@chriseymi thank you for sharing link 🙂