1- There is a hidden element on the website that says “WordPress themes” and links to 8theme. Kindly check screenshot. I would like to permanently remove it.
2- When I click on search icon in the main homepage then close it without doing any search, white space appears. Kindly check 2nd screenshot. I reported this bug before but now it is happening again. I added the following code to my custom css but it is not working:
header#header {
z-index: 99999;
position: relative;
}