• Resolved dammsugare

    (@dammsugare)


    I have a question about the mini cart for mobile version. The background color is always black – slightly none-opaque, whereas the background of the main navigation for mobile is set in the theme options. Could you add the ability to set the background color for the mini cart fly out on mobile in the next update, or at least make it so that BOTH fly outs are the same color which is set in the theme options? It doesn’t look good when one fly out has a different background then the other…

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hey,

    There isn’t a setting for this, but perhaps it could be added. You can add this CSS to set the background to whatever you like:

    div#kt-mobile-cart {
        background: blue;
    }

    Just change blue to whatever you like, and add the CSS to Theme Options> Custom CSS.

    Let me know if that works for you.

    -Kevin

    Thread Starter dammsugare

    (@dammsugare)

    Thanks! I am not sure if you are the theme developer, but in case you are, could you consider making both fly outs having the same background color (which is set in the theme options)? This would make for a more uniform look.

    Thanks for the report. I’ll look at either adding a setting to linking the settings ??
    Ben

    Thread Starter dammsugare

    (@dammsugare)

    Awesome! Thank you.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Mini cart background’ is closed to new replies.