Important:
This support area is for Kalium 3 users only. Support for Kalium 4 has moved to our new platform at support.laborator.co. If you’re using Kalium 4, please create a new account there using your email and license key. A password will be sent to you automatically.

Okay
  Public Ticket #2665487
Top bar header
Closed

Comments

  •  3
    sonhostories started the conversation

    Hello,

    I have a question. I want the text of my top bar header to be placed in the center. All HTML I tried did not work in Laborator.

    Could you help me please?

    Thank you in advance

  • [deleted] replied

    Hi sonhostories,

    Sorry for the late reply.

    Please send me your WordPress credentials, because I need to login to your site and test this. To include your credentials click the Insert Credentials button in the editor toolbar (see how) so your reply will be private.

    Thanks!

  •   sonhostories replied privately
  • [deleted] replied

    Hi Roana,

    Please add the code below to your Custom CSS area:

    .top-header-bar .header-block__item 
        margin: auto;
    }

    Have a nice day!