Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #557652

    Hi,

    How can I do background image onto the fullwidth button?
    Or should I use simple image element like a button?

    Best regards
    Peter

    #557668

    Hey Peter!

    Thank you for using Enfold.

    It’s possible to add a custom css class in the button element. Please follow the instructions here: http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/

    Edit the button element, add a unique class selector in the custom css class field, “custom-button” for example. Add something like this in the Quick CSS field:

    .custom-button { background: url(IMAGE URL HERE) no-repeat; }
    

    Regards,
    Ismael

    #569437

    Thank you, its work! :)
    You can close this topic

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Fullwidth button background image’ is closed to new replies.