• Resolved humark

    (@humark)


    Hi there, I downloaded the Proteo theme and placed a text widget on the topbar but the text will not centre, it’s always aligning to the right. Any solutions or custom css code?

    Thanks,

    Hu Mark Admin

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author YITHEMES

    (@yithemes)

    Hi there,
    sorry for the late reply but the right support form for proteo is this one: https://ww.wp.xz.cn/support/theme/yith-proteo/

    Anyway, to help you, please use the following few lines of custom css

    #topbar .widget.widget_text {
    width: 100%;
    text-align: center;
    margin: 0;
    }

    Thread Starter humark

    (@humark)

    Excellent! Thank you for that, your code worked.

    Plugin Author YITHEMES

    (@yithemes)

    Happy to read this!
    I’m marking this topic solved 🙂
    Don’t hesitate to open a new one if needed

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Proteo – Topbar Text Widget Alignment’ is closed to new replies.