Home Forums Basel support forum Shop Menu – Left Column

Shop Menu – Left Column

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #167136

    MattiaGas
    Participant

    Hello,

    I have a small issue regarding “shop menu” on left column, please see link: https://www.gast-shop.com/product-category/sunglasses/

    “ALL OPTICALS” should be black as “ALL SUNGLASSES”, “LIMITED EDITION” and “EXCLUSIVE RELEASE, but it is dark grey. What is wrong in the code? I add the HTML Block in the private content. Thanks, Mattia.

    #167142

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    .sidebar-widget li>ul li a {
      color:black;
    }

    Best Regards

Viewing 2 posts - 1 through 2 (of 2 total)