Viewing 5 replies - 16 through 20 (of 20 total)
  • Plugin Contributor responsivemenu

    (@responsivemenu)

    Hey chemdata,

    Not a problem! I did change a couple things regarding the background colour of the button that may have done it for you!

    Glad its working better now either way

    Thread Starter chemdata

    (@chemdata)

    FYI when I upgraded to version 3.06 the problems I was experiencing came back.

    Plugin Contributor responsivemenu

    (@responsivemenu)

    Hi chemdata,

    Thats strange as no css changes were made in the update.

    Unfortunagely I cant get to the site you provided as it just says “Coming Soon”?

    Thread Starter chemdata

    (@chemdata)

    You should be able to get in now.

    Plugin Contributor responsivemenu

    (@responsivemenu)

    Hi chemdata,

    You still have the focus styles in your style sheets, look below:

    a.button:focus, button:focus, html input[type="button"]:focus, input[type="reset"]:focus, input[type="submit"]:focus {
      background: rgba(0, 0, 0, 0) -moz-linear-gradient(center bottom , #ebebeb 0%, #ffffff 100%) repeat scroll 0 0;
      border-color: #dadada #cfcfcf #a8a8a8;
      border-style: solid;
      border-width: 1px;
    }

    line 328 of your theme style-sheet. Again, these are what is causing your issues.

    All the best

Viewing 5 replies - 16 through 20 (of 20 total)

The topic ‘Menu Button Look in Responsive Menu’ is closed to new replies.