Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1215253

    Hello,

    I would like to overlap two images, as with the “G” author logo in this post: https://www.gotchseo.com/scottsdale-seo-companies/#mark

    Would also like to move my author text up a bit if possible, so the spacing is similar to that above link

    Thanks!
    Ryan

    • This topic was modified 4 years, 5 months ago by ryanmeighan.
    #1216045

    Hey ryanmeighan,

    Is this for all single post pages? if it uses the same pattern, you can add this in Quick CSS, located in Enfold > General Styling:

    .single-post #main .entry-content-wrapper > .av_three_fifth > .av_textblock_section:nth-child(3) {
        position: relative;
        z-index: 20;
        margin-top: -60px;
        margin-left: 20px;
    }

    Hope it helps.

    Best regards,
    Nikko

    #1216156

    Nicce! Thanks!

    #1216203

    Hi ryanmeighan,

    We’re glad that we could help :)
    Thanks for using Enfold and have a great day!

    Best regards,
    Nikko

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘overlapping elements’ is closed to new replies.