Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #631015

    How can I create a white overlay headline box in Enfold theme…like the one that’s available tin Enfold Hotel Theme
    http://kriesi.at/themedemo/?theme=enfold-overview

    Here’s a sample screen capture link:
    https://test.stor-house.com/wp-content/uploads/2016/05/white-overlay-box-wHeadline.png

    Here’s a link to the test site home page I would like to add it to is designed full-width:

    Thanks for the continued great support!
    Gary

    #631548

    Hey alliancepp,

    Please edit your column element and give it a negative top margin value to have it overlap the content above it :)

    Best regards,
    Yigit

    #633232

    Yigit,

    That is working except it pushes it up under the Advanced Layer Slider.
    How can I get it to be on top and overlay the slider?

    Thanks for your help
    Gary

    #633234

    Hey!

    Can you please post the link to your example page? I checked your homepage (linked below) and could not see negative top margin value on your column below slider

    Cheers!
    Yigit

    #633386

    Yigit,

    Here’s a link to the home page. Orange box is under slider, off center. I’m ultimately trying to create box with white background centered and overlaying the slider.

    Thank you
    Gary

    #633691

    Hi,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    #after_layer_slider_1 {
        z-index: 2;
    }
    

    Best regards,
    Yigit

    #633932

    Yigit,

    That worked perfectly!
    Thanks for so much for the awesome support!

    Gary

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘How can I create a White Overlay Headline Box in Enfold same as Enfold Hotel’ is closed to new replies.