I am currently working on it on my desktop (local).
By clean installation of the theme, it will show what I wrote. Go to the service section on the home page (Our Services says 3 services Idea, Records, WordPress). When you mouseover for example Idea, the link is shown as localhost/mysite/#. This # comes from the theme settings, in the field Service Link.
Can you explain what is supposed to be entered in this field Service Link?
For instance, I can put there https://www.google.com as external service link for Service 1. When clicking the title of Service 1 on the home page this will redirect me to https://www.google.com.
I don’t want an absolute link like https://www.google.com, but a relative link to a page on my own website, for instance mywebsite/Projects. I don’t want to use the absolute link https://www.mywebsite.com/projects because I can then not test this on my local desktop.