• Resolved walkinverse

    (@walkinverse)


    I am trying to use your widgets before I bu, but no matter what I do, cannot change the size of the text in the carousel. I have tried every variation and nothing works. How do you change the text size located under the image?

    .lsow-posts-carousel .lsow-posts-carousel-item .lsow-entry-text-wrap .entry-title {
    font-size: 14px !important;
    }

    The above does nothing.

Viewing 1 replies (of 1 total)
  • Plugin Author livemesh

    (@livemesh)

    Pls try –

    .lsow-posts-carousel .lsow-posts-carousel-item .lsow-entry-text-wrap .entry-title a {
        font-size: 18px;
        line-height: 28px;
    }

    and font size should change.

Viewing 1 replies (of 1 total)

The topic ‘Posts Carousel Text Does not Change with CSS’ is closed to new replies.