Home Forums Basel support forum Changing size – Top Bar

Changing size – Top Bar

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

    Stitch Gallery One
    Participant

    Do you have a code snippet I can use to change the font size in the top bar?

    #6315

    Artem Temos
    Keymaster

    Hello,

    Thank you for the question.

    You can use this code to increase font size in the topbar

    .topbar-content {
        font-size: 16px;
    }

    Regards

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