• Resolved Jenny Wison

    (@jennyws)


    Hi,

    I have created a sticky footer bar in my site. However, the text is aligned to right side instead of center.

    Can you please help me with this?

    CSS Used for this:

    .footer-bar-fixed {
    min-height: 60px;
    position: fixed;
    text-align: center;
    bottom: 0;
    left: 0;
    width: 100%;
    }

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

Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Sticky Floating Footer Bar’ is closed to new replies.