We would like to add an ON SALE logo image in the upper right corner of the special heading on the private link below as pictured, how is this achieved?
Hey kilimats,
To add a image on the special heading please turn on custom css class name support http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/
Add a custom class name to special heading.
use a pseudo element to place the image.
Example https://codepen.io/vinnie/pen/amvojg
Note you cannot control the pseudo element image size in css. You need to have the correct image size.
Best regards,
Vinay