Vantage Premium remove the ‘more info tect’ under circle icons
Hi,
i’m trying to remove the text (‘more info’) that appears by default under a circle icon if you link it to an external url, despite the fact i have not filled in the ‘more text’ part in the widget panel. I want to be able to link the icon to an external image, but have no text underneath it at all.
I also do not want this to change all circle icons on the site, as i have text beneath some icons on other pages, like the homepage, which i would like to keep.
I hope that makes sense!
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
1Hi Cochon
You can fix this with some custom CSS. If you navigate to Appearance > Custom CSS, you’ll get our custom CSS editor. Just add the following code.
body.page-id-207 .widget_circleicon-widget .circle-icon-box a.more-button{ display:none; } CheersReplies on this thread are closed.
Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.