Open the link on same page
I created a carrousel image with client carrusel, the idea was to make an anchor that scrolls down the page. But everytime I clik on the picture it opens a new page.
I see in the code that contains the code order to open a new page... adding this code doesn`t help:
.client_wrapper{
TARGET="_self";
}
Can you help me? http://www.huevos-fritos.com/equipoo/
Comments
Hello,
To achieve that with the clients slider, you would have to modify the theme files.
I recommend you to use the Slider item instead because there, you will be able to put your anchor link without such modifications, and it will work as you wanted.
Thanks