Viewing 1 replies (of 1 total)
  • Thread Starter dzukis87

    (@dzukis87)

    I tried to put this in footer.php

    <script>  
    
    (function($){   $('.blog-text p, .tabber-text p').each(function()
    
    	{    var str = "Prev articleNext";
         str = str.replace("Prev articleNext", ""); }
    
    </script>

    but id doesnt work

Viewing 1 replies (of 1 total)

The topic ‘How i can remove string in widget’ is closed to new replies.