Home>Support>SiteOrigin Image change text title

SiteOrigin Image change text title

Hi there, ive been struggling to change the title text size of the image. Ive used the following coding in my css style of the widget

h3.widget-title {
font-size: 20px;
}

or

.widget-title {
font-size: 20px;
}

or

.so-widget-sow-image h3 {
font-size: 20px !important;
}

and neither work. Please can you help me on the next step to take!!!

Thanks

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

  1. 7 years, 9 months ago Alex S
    Hi, I Work Here

    Hi Little Piglet

    You can change the font size with some custom CSS. If you navigate to AppearanceCustom CSS, you’ll get our custom CSS editor. Just add the following code.

    .widget_sow-image h3.widget-title {
    	font-size: 20px;
    }
    

    You might also need to install the SiteOrigin CSS Editor.

    If the above CSS doesn’t work, do you have a public URL where we can take a look at what’s going on? If you need to keep this URL private from other users, just select “Private Reply” on the bottom right of the comment box.

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