Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #447045

    what can i do to let image flow outside from maincontent like here https://www.apple.com/at/watch/new-ways-to-connect/

    #447597

    Hi alfaweb2!

    Thank you for using Enfold.

    You can add a custom css class attribute to the image element. Use “custom-image” for example. Add this in the Quick CSS field to adjust the horizontal position of the image:

    .custom-image {
      right: -20%;
    }
    

    Cheers!
    Ismael

    #447618
    This reply has been marked as private.
    #448005

    Hey!

    Yes you can, please firstly enable custom CSS field for ALB elements – kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/

    Regards,
    Yigit

    #448237

    WOW!!!! AWESOME! Thank you Yigit.

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘let image flow outside from maincontent’ is closed to new replies.