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

    Ahoy,

    I added an image to the end of my image rotator and need to make it so the image lines up with the baseline of the “Hi We’re” text. Is there a way I could drop the image so that it looks like it is on the same base line? I know this is awkward seeing the K will be lower but that is ok….

    Let me know!

    #698051

    Hey mcraig77,

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

    h3.av-rotator-container-inner img {
        top: 15px;
        position: relative;
    }
    

    Best regards,
    Yigit

    #698054

    Boom! Yes! Thanks!

    #698055

    Hey!

    You are welcome :)
    Let us know if you have any other questions or issues and enjoy the rest of your day!

    Regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Drop image down in headline rotator’ is closed to new replies.