Eddit the Shop sidebar menu style - by popcorner

This topic has 4 replies, 2 voices, and was last updated 5 years, 1 months ago ago by Rose Tyler

  • Avatar: popcorner
    popcorner
    Participant
    March 14, 2019 at 14:19

    Hi
    When I’m in a category shop page (a shop page with a category filter active) , The active menu entry is invisible (cause white font when active it seems) … so i’d like to change this active menu font-color but don’t find how ..
    Can you help me please ?

    ex : https://bellemme.com/categorie-produit/bandeaux

    3 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 14, 2019 at 14:32

    Hello,

    The active color you can change via Theme options > Styling > Main Color.

    Regards

    Avatar: popcorner
    popcorner
    Participant
    March 14, 2019 at 15:48

    Sorry I mis-explained my problem ; i’m talking about the shop’s categorie menu

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 14, 2019 at 15:57

    This white color comes from Main color in Theme Options http://prntscr.com/mxul0m same for this http://prntscr.com/mxullj White color, in this case, make elements invisible on your site because it is the same as the background color of the site.
    Of course, you can add custom CSS code to change active color for current category in the sidebar:

    .sidebar-widget ul li.current-cat>a {
        color: #cfd571;
    }

    but you have other elements that look a bit incorrect because of the white active color, so I would recommend you to change the active color via Theme Options instead of changing color for elements one by one via custom CSS code.

    Regards

  • Viewing 4 results - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.