Premium WordPress Themes, Templates & Plugins › Support › WordPress Plugin Support › Overlay Menu WordPress Plugin icon position
Tagged: Overlay Menu WordPress Plugin icon position
Hi,
i just bought Overlay Menu WordPress Plugin in codecanyon, i would like to ask is there anyway i can display the burger icon position in top center? both open and close icon in the top center of the page.
thank you, manjii
Please use this:
.twp-btn-open:hover { color: transparent !important; }
Or what color you are need.
Also for the “close” button you should use like this:
.twp-btn-close:hover { color: transparent !important; }