Top bar customisation

Hi i want to change my top bar to the left or right ?

Hi There @travelduniya

Thanks for writing in! Could you please try adding the following CSS rule into your X -> Theme Options -> CSS area.

.x-topbar .x-social-global {
    float: left;
}

Hope that helps.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.