If you get all this error, then this article will help you. According to the new rules of search console, if the clickable elements of your website are very close, then according to Google, your page is not mobile friendly. And this can make a difference on your ranking. And that’s not good enough for your website. But don’t worry we will help you to solve this error.
If you want to solve this error, follow the simple steps given below –
Go to your wordpress dashboard. Then click on Appearance, after that click on Customize.


After that click on additional css, then copy and paste the coed given below –

Paste the coed on additional css
@media (max-width: 991px){
.main-navigation .menu li {
margin: 10px 0px;
}
}
Hope this article is helpful for you, thanks for visiting our site.