Home>Support>Change text size in Circle Icon

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

URL: http://alex.unccweb.wpengine.com/

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 9 years, 10 months ago Andrew Misplon
    Hi, I Work Here

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

    font-family: 'Oswald', sans-serif;
    

    The above property doesn’t have a selector, it should also be deleted or completed.

    Hope that helps.

  2. 9 years, 10 months ago Alex McAleer

    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?

  3. 9 years, 10 months ago Andrew Misplon
    Hi, I Work Here

    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.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More