Slider Navigation on mobile
Hi,
You may add JS code in footer, for example like so:
function add_bullet_numbers() {
?>
}
add_action('wp_footer', 'add_bullet_numbers', 100);
Read more
help.dimsemenov.com
Hi,
You may add JS code in footer, for example like so:
function add_bullet_numbers() {
?>
}
add_action('wp_footer', 'add_bullet_numbers', 100);
help.dimsemenov.com
No comments:
Post a Comment