Home Forums Retail Pro Top-Bar widget (put it in the middle)

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #10668
    Ilay
    Participant

    How do I put the top-bar text widget in the middle of the website?

    https://prnt.sc/sjtsl8

    #10673
    Andy
    Keymaster

    This Additional CSS should do it

    #top-bar .widget {
        width: 100%;
        text-align: center !important;
        margin: 0 !important;
    }
Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Top-Bar widget (put it in the middle)’ is closed to new replies.