• Hello,

    After last update i have a problem on mobile. The icons for account, search and basket are missing at the bottom bar. I only see the circle for basket.

    I already tried to deactivated all the plugins whit no luck. What can i do to get the icons back on mobile. I have to sites whit the same problem.

    https://www.nakamichistekker.nl
    https://www.schietkist.nl

    Peter

    The page I need help with: [log in to see the link]

Viewing 6 replies - 1 through 6 (of 6 total)
  • If you try disabling the CSS optimization in Autoptimize, does that get the fonts working again?

    pro-tip; you can disable Autoptimize on a per-request basis by adding ?ao_noptimize=1 to the URL.

    if the problem is not there at that point, some autoptimize (re-)configuration might be needed to fix this. there are troubleshooting tips and info on how to exclude in the AO FAQ.

    hope this helps debugging,
    frank (ao dev)

    Thread Starter pmsvenema

    (@pmsvenema)

    I deactivated and removed autoptimize, the problem is still there. So autoptimize is not the problem.

    Do you have any custom code added into the theme anywhere? I’m using the latest Storefront on my local install and the icons are showing up for me on mobile when testing.

    this css is turning the icons white, so you don’t see them.

    .site-footer a:not(.button):not(.components-button) {
        color: #ffffff;
    }
    Thread Starter pmsvenema

    (@pmsvenema)

    No custom CSS, i really do not understand what the problem is. I have it on both websites. I have deactivated all the plugins whit no luck.

    The buttons are still working, maybe the icons are white. Do you no what the css code is for changing the color of the icons?

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Icons account, search and basket are missing’ is closed to new replies.