• Hi
    Is there any way to pass parameters to the shortcode to position it as floating to the left?

    <?php if ( function_exists( 'ADDTOANY_SHARE_SAVE_KIT' ) ) { 
    ADDTOANY_SHARE_SAVE_KIT( array(
    'linkname' => 'KCM Europe Home',
    'linkurl'  => 'https://kcm.org.uk/',
    ,....
    ) );}

    Failing that, is there a built-in CSS style that can be applied?

    • This topic was modified 3 years, 10 months ago by mmacneil.
    • This topic was modified 3 years, 10 months ago by mmacneil.
  • The topic ‘Shortcode parameter for setting as floating on the left’ is closed to new replies.