frankmanl

Forum Replies Created

Viewing 1 post (of 1 total)
  • Author
    Posts
  • in reply to: landingpage slider caption: how to center it? #78144
    frankmanl
    Participant

    I did not find a real solution, but I did create a workaround which suffices for my needs:

    @media (min-width: 720px) {
    h2.staticslider-caption-title span,
    .staticslider-caption-text span {
    padding-left: 300px !important;
    }
    }

    Frank

Viewing 1 post (of 1 total)