This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

Vantage Premium remove the ‘more info tect’ under circle icons

10 years ago · Last reply by Daniel 10 years ago

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!

URL: http://mediahogproductions.co.uk/?page_id=207

This is our free support forum. Replies can take several days.

Need fast email support? Get SiteOrigin Premium

Replies

1
  1. Daniel Staff 10 years, 11 months ago

    Hi 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;
    }
    Cheers

Replies 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.

Have a different question or issue?

Start New Thread