• Resolved Rick

    (@itwd)


    Hello:

    I am using the Rookie theme and am experiencing an issue in mobile view. My header is black but when you view the page the hamburger and search icon, as well has well as the dropdown menu from the hamburger are barely visible (dark gray). This behavior does not exist in version 4.3.12 where, as expected, the icons and menu text is white.

    rickmorris.me

    Thanks!

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Contributor WPtouch

    (@wptouch)

    Hi,

    Sorry about the trouble you’re having. For now, please use the CSS below to set the color to white. You can add it to Appearance > Customize > Custom CSS when editing the mobile theme.

    #header, #header .button-dark, #header h1, .archive-text, .generic-slider a, .wptouch-menu .menu-tree a {
    color: white !important;
    }

    We have filed this to address in an upcoming release soon. Thank you for bringing it to our attention.

    Regards,

    Emilio Rivera
    WPtouch Support

    zonebattler

    (@zonebattler)

    I have a similar issue here: After updating my ten WordPress installations to Wptouch 4.3.13.1, four blogs switched some colors in mobile view: headers, hamburger menu and date bubbles that very previously defined as a very light grey are now shown in black, which results in poor contrast to the main color. Adding the CSS snipped shown above to Custom CSS doesn’t change anything. Do I have to perform a rollback to the previous plugin version to restore the previous look or is it only a matter of days before a new version will be published with this issue resolved?

    P.S.: Thanks for providing a truly great plugin!

    Plugin Contributor Zach Wills

    (@oxymoron)

    Hey zonebattler,

    Performing a rollback would work as a temporary solution for the problem. Sorry for the inconvenience this bug has caused you. We are working on this and hope to have release with the fix out this week.

    Regards,

    Zach

    zonebattler

    (@zonebattler)

    Thanks for your reply, Zach. Will wait patiently (and gratefully) for the next version! ??

    Yours,
    Ralph

    Yeehaw, color settings work again as expected in WPtouch v4.3.14. Thanks for fixing the issue!

    Regards,
    Ralph

    • This reply was modified 7 years, 12 months ago by zonebattler.
Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Hamburger and Search icon in version 4.3.13.1’ is closed to new replies.