How to align top bar

hi i would like to ask about the top bar.

How to adjust the text to centrel. not bottom like this

the text is not equal with the social icon

Thank you

my website is : vibesintegrated.design

Hi There,

Please try adding this custom CSS under X > Theme Options > CSS:

.x-topbar .p-info {
    margin-top: 5px;
}

Hope it helps :slight_smile:

okay it’s done. thank you very much

1 Like