• Resolved David_G

    (@questas_admin)


    Is there any way to make the carousel height different for the home vs. other pages? I have a home carousel slider image that is 400px high, but the image(s) on other pages are only 161px. I have tried using the snippet for this, but the result is the same. Any ideas?

    .carousel .item {
    line-height: 50px;
    overflow: hidden;
    min-height: 400px;

    }

    Never Mind, Got it figured out.
    Added .page-id-n

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘carousel size’ is closed to new replies.