I recently updated both my Responsive and WordPress versions so I am not sure which caused this change but now I have this drop down bar under my buttons. I was wondering how I can remove it.
I recently updated both my Responsive and WordPress versions so I am not sure which caused this change but now I have this drop down bar under my buttons. I was wondering how I can remove it.
Hi,
Please post your URL.
Thanks,
Emil
tanks
Try disabling plugins to find whether any are responsible.
Agreed, one of the plugins are in conflict with the TinyNav, start deactivating plugins one by one, till you locate the "problem child".
Also, I am looking at your style.css and maybe there's something there as well, please try going over your style.css as well.
.tinynav {
display: none;
}
outside of the media queries.
Thanks,
Emil
Thanks guys. Will do.
Thanks.
anytime :)
You must log in to post.