Home Forums Basel support forum Top Bar

Top Bar

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

    MattiaGas
    Participant

    Hello! How can I center the text of the top bar? I would like also to make the text more little. How can I change it? Thanks! Mattia

    #14934

    Artem Temos
    Keymaster

    Hi,

    Use the following CSS code snippet

    .top-bar-left {
    	text-align:center;
      font-size:12px;
    }

    Regards

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