Home Forums Space themes support forum How to Change Colour of Side Bar Menu

How to Change Colour of Side Bar Menu

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

    p.sekula
    Participant

    Hi Please could you see the video with explanation
    https://www.loom.com/share/87c0c0268e354a25a2876a67fb077e35

    Thank you
    Shamack

    #443954

    Luke Nielsen
    Keymaster

    Hello,

    The background color of the categories sidebar:

    .xts-sticky-cats {
        background-color: red;
    }

    The “Product Categories” title:

    .xts-sticky-cats .xts-sticky-cats-title {
        color: yellow;
    }

    Paste that code in Theme Settings -> Custom CSS.

    Kind Regards

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