Okay
  Public Ticket #1021897
kalium adjustments
Closed

Comments

  •  2
    Alban started the conversation

    Hello, I already sent a ticket yesterday, and since made few changes. So maybe forget my last requests.

    Here are other series of questions in the print screen attached.

    Thank you for your support.

    Alban


  •  1,558
    Laborator replied

    Hi Alban,

    Paste the following CSS in your Custom CSS and you can change the values:

    /* Change spacing in category filter */
    .product-filter ul li {
        margin-left: 15px;
    }
    /* Change font size in category filter */
    .product-filter ul li a {
        font-size: 18px;
    }
    

    The font in the product filter can be changed but you have to use the Typography, where you will need to install the new font and then I will show you how you can change it.

    Regarding the header spacing, you can do  it by going in the Theme Options and change it, if you want to add a background color then paste the following CSS in your Custom CSS:

    header.main-header {
        background-color: red;
    }

    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group