Anchor links on widget_circleicon-widget
I’m using the Vantage theme and have a static home page.
This has the above widget included.
I have edited the anchor link text to be, say something like, “More” but when they appear on the page they appear as “More ” (with a black space after it). I know this is to help with the icon that appears after the link text, however, this is messing with my design (underline on hover for the link text etc).
Could someone point me in the direction of where this is applied, i’ve tried to remove it with pseudo after and content replace but I can’t get rid of the gap!
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
1Hi Darren
Try the following:
/* Hide Circle Icon More Link Arrow */ .widget_circleicon-widget .circle-icon-box a.more-button i { display: none; }If you don’t yet have a Custom CSS plugin installed, give our new plugin a try:
Page: SiteOrigin CSS Editor
Once activated you can insert the CSS provided above at Appearance > Custom CSS.
Hope that helps.
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.