wouterdorgelo

Forum Replies Created

list of topics you have created till now.

  • wouterdorgelo
    Participant
    Posted in : Center words rotator

    No, doesn’t work. However, I’ve found a solution which works on all displays! Add this to your custom css:

    .rotate-words {
    display: block;
    text-align: center;
    width: 100%;
    min-width: 100%;
    position: relative
    }

    .rotate-words span {
    display: block;
    text-align: center;
    width: 100%
    }

Viewing 1 post (of 1 total)