Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1299972

    Hi,
    I want the same design as in the ENFOLDAPP demo : https://kriesi.at/themes/enfold-app/
    A section with a background image, and a PNG image over de section (with negative margin)
    So I imported the demo in a test site, and I reproduce exactly the same configuration.
    It works perfectly on a desktop screen, but in mobile the PNG image is under the background image (not over).
    I don’t understand why.

    So I added a custom CSS for the PNG image

    .premier-plan {
    z-index: 999 !important;
    }

    But no changes…
    Can someone help me?

    Thanks

    #1300227

    Hey ppi37,

    I can’t see that happening on my end, could you post a screenshot of the problem which you are seeing on your end please?

    Best regards,
    Rikard

    #1300580
    This reply has been marked as private.
    #1301123

    Hi ppi37,

    Can you try adding this CSS code in Enfold > General Styling > Quick CSS:

    #top.home #av_section_2 {
        overflow: visible;
    }

    Best regards,
    Nikko

    #1301238

    Hi Nikko,
    Perfect !

    Thanks a lot

    #1301270

    Hi,

    Did you need additional help with this topic or shall we close?

    Best regards,
    Jordan Shannon

    #1301856

    Hi Jordan,
    Sorry for the delay.
    No more help needed for this topic.
    Thanks

    #1301908

    Hi ppi37,

    We’re glad to hear that :)
    Thanks for using Enfold and have a great day!

    Best regards,
    Nikko

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘image not over the previous section (with negative margin)’ is closed to new replies.