Add Content After Flexible Content Thumbnails
-
Hello. I’m trying to add additional content inside the modal that opens up when a user adds a new layout to their page. I have Javascript ready to add html after the layout wrapper, but I can’t figure out where to add the JS to actually target the element.
Right now I’m using a dynamic render field to output the JS onto the page itself, but I don’t believe the modal that pops up is actually part of the DOM, so I can’t target the element with JS in order to add the additional HTML.
The div I’m looking to change is the one with these three classes.
acfe-flex-container acfe-col-2 acfe-flex-thumbnails
Any help would be appreciated. Thanks.
The topic ‘Add Content After Flexible Content Thumbnails’ is closed to new replies.