Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1342944

    Hello,

    I want to bring the author image/text in front of the image here:

    Screen-Shot-2022-03-02-at-8-28-44-PM

    Here is my CSS:

    .header-desktop {
    z-index: 1;
    }

    .author-desktop {
    margin-top: -100px;
    margin-left: 20px;
    z-index: 2;
    }

    What am I doing wrong?

    Thanks,
    Ryan

    • This topic was modified 2 years, 8 months ago by Ryan.
    #1343068

    Hey Ryan,

    Please add this CSS code as well:

    .postid-1354 .av_textblock_section.av-l08a7fxz-19ba5f1e2bbfe03c29cbc7cbc31fdb5b {
        position: relative;
        z-index: 2;
    }

    Best regards,
    Nikko

    #1343087

    That worked, thanks!

    #1343135

    Hi,

    Great, I’m glad that Nikko could help you out. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

    #1358903

    You can close this one, thank you!

    Ryan

    #1358942

    Hi,

    Thanks for letting us know, I’ll close this thread for now then. Please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Changing front layer with overlapping sections’ is closed to new replies.