如何从 WonderPlugin 滑块中删除 wonderplugin.com 链接 [英] How to remove wonderplugin.com link from WonderPlugin slider

查看:14
本文介绍了如何从 WonderPlugin 滑块中删除 wonderplugin.com 链接的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我对 WordPress 比较陌生.我在我的站点中使用了 WonderPlugin 滑块的免费版本.滑块左上角有一个链接,显示 Wonderplugin.com.

I am relatively new to the WordPress. I am using free version of the WonderPlugin slider in my site. There is a link coming in the top left corner of the slider showing wonderplugin.com.

是否可以从 WonderPlugin 的免费版本中删除该链接.

Is it possible to remove that link from the free version of the WonderPlugin.

我正在使用 WordPress 4.0 和 WonderPlugin Slider 免费版 2.6

I am using WordPress 4.0 and WonderPlugin Slider Free Version 2.6

推荐答案

首先如果你想使用免费版的WondePlugin,你应该可以在滑块上显示wonderplugin 链接.您可以通过使用插件的商业版本来避免该链接.

First of all if you want to use free version of the WondePlugin, you should be fine to show the wonderplugin link on the slider. You can avoid that link by using commercial version of plugin.

就免费版本而言,可以通过自定义 css 删除链接.

As far as free version is concern, the link can be removed by the custom css.

在插件的编辑滑块屏幕上单击选项选项卡.

On the edit slider screen of the plugin click on Option tab.

点击Advance Option并将以下css放入Custom CSS框中.

Click on Advance Option and put following css in the Custom CSS box.

div.amazingslider-box-1 :nth-child(3) { 
   visibility: hidden;
}

这将隐藏链接.

这篇关于如何从 WonderPlugin 滑块中删除 wonderplugin.com 链接的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆