wordpress - Remove frameborder in avada theme in youtube shortcode? -


i have using following shortcode.

[youtube id="" width="" height="" autoplay="" api_params="" class=""] 

when add shortcode frameborder comes in iframe.

i need remove frameborder

can me

shortcode comes in fusion core plugin.

fusion-core/shortcodes.php

findout add_shortcode('youtube', 'shortcode_youtube');

remove frameborder div under above shortcode.


Comments

Popular posts from this blog

gcc - MinGW's ld cannot perform PE operations on non PE output file -

timeout - Handshake_timeout on RabbitMQ using python and pika from remote vm -

c# - Search and Add Comment with OpenXML for Word -