Of course you know from Customizing Header, Advertisement Image,
when we give it (put a) URL there, the URL opens in new window, new tab.
We don´t want that. We want the URL opens in the same window / tabel.
How we may arrange this?
For this it need code customization. Just go to theme main directory > header.php file and go to the line no: 92 and remove target="_blank"
We recommended you to customize the the code via child theme so that your changes won’t loss while updating the theme.