Home Support Kindergarten Education Theme slider moves up under header after I disable Search Classes

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #8570
    Nina Smirnova
    Participant

    Please help me how to fix this otherwise the slider becomes hidden under header and invisible. Is there any way to fix it?

    #8576
    Shop Manager
    Keymaster

    Hi,

    Could you please share the website url

    Thank you

    #8581
    Nina Smirnova
    Participant

    It’s https://rainbowlearnings.com/

    #8586
    Shop Manager
    Keymaster

    Hi,

    Add the below css to fix it. To add css follow the steps below

    Go to Dashboard >> Appearance >> Customize >> Additional CSS >> Paste the given CSS on it >> Publish.

    .main-navigation li {
    padding: 35px 3px;
    }
    .main-navigation a {
    padding-left: 0;
    }
    Thank you

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.