Change text size in Circle Icon
Hello I am doing this wrong obviously but would love to change the text size on the circle icon on the main menu of my webpage. I am trying to get the text “My Work, Tips & Tricks” and “Blog” headers to the following:
Inspect Element >
color: #3b3b3b;
font-weight: bold;
font-size: 23px;
margin-bottom: 0.4em;
margin-top: 0;
}
When I try to put it in the CSS Custom Builder it won’t work. I’ve tried the following…
”
/*change font size and spacing of the circle widget headline */
.widget_circleicon-widget .circle-icon-box h4 {
color: #3b3b3b !important;
font-size: 22px !important;
margin-bottom: 0.4em !important;
margin-top: .1em !important;
}
”
(the quotes are not in the Custom CSS)
so help, what am i doing wrong in order to activate these features
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
3Hi Alex
There are a couple of errors in your Custom CSS that are causing this:
.page-id-26 header#masthead .hgroup #header-sidebar aside.widget:last-child { display:The above can be deleted or should be completed.
The above property doesn’t have a selector, it should also be deleted or completed.
Hope that helps.
Thanks! It worked however now I’m guessing when I deleted those two incomplete codes it messed up my MetaSlider Pro text format…. I What did I do?
Thanks for the wait here. I’m unfortunately not quite with you. Did you edit the original Vantage stylesheet? If so you could re-install the theme and that file would be overwritten and updated to it’s original version.
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.