Premium WordPress Themes, Templates & Plugins Support WordPress Plugin Support Overlay Menu WordPress Plugin icon position

Viewing 1 reply thread
  • Author
    Posts
    • #10197
      manjii
      Participant

      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

    • #10209
      ThemeofWP
      Keymaster

      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;
      }
Viewing 1 reply thread
  • You must be logged in to reply to this topic.