Viewing 1 replies (of 1 total)
  • Hello @verdaccio2

    Thanks for writing to us.

    You need to change in core file of Smooth slider. Find file plugins => smooth-slider => css => skins => default => functions.php and locate below code

    <p class="smooth_more"><a href="'.$permalink.'" '.$smooth_slider_css['smooth_slider_p_more'].'>'.$smooth_slider['more'].'</a></p>

    Replace Read more button’s code with following code :

    <p class="smooth_more"><a href="'.$permalink.'" target="_blank" '.$smooth_slider_css['smooth_slider_p_more'].'>'.$smooth_slider['more'].'</a></p>

    If you are not able to do it please email us support[at]slidervilla[dot]com I will send you modified file.

    Let me know if it helps.
    Thank you.

    Best Regards,
    Sagar.

Viewing 1 replies (of 1 total)
  • The topic ‘Opening Links in New Tab’ is closed to new replies.