How to Edit a card
May 28, 2023 | Tutorial
- Enter into an album.
- Tap on the card you want to edit.
- At the top right corner, tap on the ‘Edit’ icon . Here you can change the image, card name and voice.
Query(function ($) {
//open toggle on button click
$('a.open-toggle').on('click', function(event){
$('#toggle3.et_pb_toggle_2 .et_pb_toggle_title').click();
});
});