• Resolved katemegill

    (@katemegill)


    I used Celestial Lite on a test site and it came out great. So I installed Celestial Lite and the child theme on my real site (and I updated the theme). I made all the customizations from my test site, but the slider I put into my showcase header spot extends beyond the showcase space. In fact the showcase space is shorter on my real site than it was on the test site. Wondering what the problem is??

    test: https://teachingwhatisgood.com/katemegill
    real: https://rockriverroadrunners.org

Viewing 2 replies - 1 through 2 (of 2 total)
  • batharoy

    (@batharoy)

    For some reason the wrapper height is shorter on the live site.

    Try adding this to your child css file

    #st-banner0-wrapper, #st-banner1-wrapper {
    height: 333px;
    }

    Thread Starter katemegill

    (@katemegill)

    Lovely! Thanks, worked great.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘slider not fitting into header space’ is closed to new replies.