• cpufreezer

    (@cpufreezer)


    Is it possible to center top bar content & show social icons on the right? Only choosable options are center both or left & right.

Viewing 7 replies - 1 through 7 (of 7 total)
  • Abhishek

    (@abhikr781)

    Hello,

    Please share the website URL to check it, so I can try to inspect it and give you the code.

    Thread Starter cpufreezer

    (@cpufreezer)

    Hello,
    sure, it’s: https://inner-health.de/
    thank you

    Abhishek

    (@abhikr781)

    Hello,

    Visited the shared link and the top bar is already showing in the center.

    Have you fixed it?

    Thread Starter cpufreezer

    (@cpufreezer)

    Hello,

    no, what I’d like to achieve is center top bar content & show social icons on the right.

    Abhishek

    (@abhikr781)

    Hello,

    then please replicate the issue, add the social icons also.
    Because for not I’m not getting any issue.

    https://ibb.co/34QdypQ

    If I’m understanding something wrong, please share a snapshot that you want to achieve.

    Thread Starter cpufreezer

    (@cpufreezer)

    https://ibb.co/23mp8F6

    What I want to achieve is: center the text and have the social icons to be displayed on the right. Only choosable options in the customizer are center both or left & right and not center content & have social icons on the left or right.

    Abhishek

    (@abhikr781)

    Hello,

    ?Please try to add the below CSS code from the Appearance > Customize > Custom CSS, and check.

    .top-bar-left {
        float: unset;
        text-align: center;
    }
Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘top bar’ is closed to new replies.