How change font size of the text in the Circle Icon?
Hello, I am trying to change the font size of the Text inside the Circle Icon, how can I do that please?
I just bought the premium version, excellent work! nice product.
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
11Hi
Please try the following under Appearance > Custom CSS and edit as required:
/* Circle Icon Heading Color */ .widget_circleicon-widget .circle-icon-box h4 { color: #3b3b3b !important; font-size: 14px !important; } /* Circle Icon Text Color */ .widget_circleicon-widget .circle-icon-box p.text { color: #5e5e5e !important; font-size: 14px !important; } /* Circle Icon More Link */ .widget_circleicon-widget .circle-icon-box a.more-button { color: #3b3b3b !important; font-size: 14px !important; } .widget_circleicon-widget .circle-icon-box a.more-button:hover { color: #dd3333 !important; font-size: 14px !important; } /* Vantage set Circle Icon Widget Icon color */ .widget_circleicon-widget .circle-icon-box .circle-icon [class^=”icon-“] { color: #FFFFFF; font-size: 14px !important; }You can delete the selectors you don’t need.
Ref: https://siteorigin.com/basics/modifying-theme-design-with-custom-css/
perfect thanks!
The only thing I don’t see is how to change the font size of the title of the Circle Icon, or is it there and I don’t recognize it?
Sure.
Did you change the font size of the first selector? .widget_circleicon-widget .circle-icon-box h4
oops, did it now, thanks, worked great.
A negative side affect that seems to have happened of the various font changes I made this morning is that the icons inside the Circle Icons have shrunk by 50%, leaving the black circles at the right size (medium) but tiny icons inside now, any idea of how to fix that?
Please send through a link if the site is live and I’ll take a look.
is there a way I can send it privately? I would prefer to not make it public on these forums, thanks
Sure. [email protected].
I sent it there but I got a rejection that says:
Your message did not reach some or all of the intended recipients.
Subject: from user SEANEO – Vantage Theme
Sent: 30/06/2014 02:29 p.m.
The following recipient(s) cannot be reached:
‘[email protected].’ on 30/06/2014 02:29 p.m.
Server error: ‘Invalid recipient’
Please try again. Hopefully just a temporary error.
I did resend it yesterday, did you get it okay? thanks
Got it, replied now.
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.