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

    Hey,

    http://www.airlinstaffrates.com

    I want to adjust the City Pass image in the text element so it is align with the New York Deals
    and also a bit space between the two elements.

    What code shall I add?

    Thanks
    Charlotte

    Image

    #627103

    Hey Charlotte :)

    Please turn on custom CSS field for ALB elements – kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/ and edit your text block element where you have your image and give it a custom class and then add following code to Quick CSS

    .your-custom-class p { margin-top: 0; margin-left: 20px; }

    Best regards,
    Yigit

    #627106

    Excellent, thanks :)

    #627120

    Hey!

    You are welcome, let us know if you have any other questions or issues! :)

    Regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Move image in text element’ is closed to new replies.