Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #367799

    Hello all…i am running into a problem I hope you can solve. basically a portion of the video/images being used in the full width easy slider is being hidden under the ubermenu on my site….www.mpallstars.org. the full width easy slider (with images) appears on every page so I need a solution where the top of the image “sticks” to the bottom of the ubermenu and works on varying screen sizes/resolutions. thanks in advance for your help.

    #368101

    Hi mattmosman!

    Thank you for using Enfold.

    You can try this on Quick CSS or custom.css:

    div#ubermenu-section + div {
    padding-top: 80px;
    }

    Best regards,
    Ismael

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