Home Forums Basel support forum Menu font and size

Menu font and size

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #3221

    Anonymous
    Inactive

    Hi

    In a previous message, you told me to fix the characteristics of the menu fonts in the page “typography” field “navigation fonts”. If I change the family font, it works. But nor the changes on the color or the size are effective. Why and how can I manage size and color font ?

    #3232

    Artem Temos
    Keymaster

    Hello,

    Sorry again, this issue will be fixed in the next update also 🙂

    As for now use the following CSS snippet

    .main-nav .menu > li > a {
        font-size:16px;
        color:#bbbbbb;
    }

    Regards

    #3255

    Anonymous
    Inactive

    Oh ! Thank you. Hope the update will come soon !

    #3264

    Artem Temos
    Keymaster

    You are welcome. Next update will be available in 7-14 days.

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