This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

Font Image Widget Title Text

Resolved 5 replies customizationpluginplugin-widgets-bundle
Started · Latest reply by Alex S

Hey guys,
I want to change the font of the Title text under the pictures in the image widget.

I read in older post about this solution for Custom CSS, but it don’t work for me.

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

It’s still this large font. I use Widgets Bundle V1.7 and the Bridge theme.

I also installed the SiteOrigin CSS.
Any ideas what to do? Site is not online by now, I can send you a screenshot if this helps.

Thanks for your help!

BR
Sebastian

This is our free support forum. Replies can take several days.

Need fast email support? Get SiteOrigin Premium

Replies

5
  1. Alex S Staff

    Hi Sebastian,

    Oddly, the image widget doesn’t have title text that’s visible below the image. Could you send me a screenshot of what you’re seeing? If it’s the text in the following image, unfortunately, that cannot be changed as it’s styling is controlled by the browser.

  2. sebsonntag

    Hey Alex,

    thanks for your reply!

    This is what I’m talking about:
    http://mdoel.com/pic1.png
    http://mdoel.com/pic2.png

    BR Sebastian

  3. Alex S Staff

    Hi Sebsonntag,

    That text shouldn’t be visible. Hm, maybe the theme is displaying it? Could you try temporarily changing to a default theme to see if it still appears?

  4. sebsonntag

    Well, if I choose “hidden” in the dropdown menu it’s not visible, so that’s no problem . I want it to be shown, but in a smaller font, that’s what I want to change :).

    Br

  5. Alex S Staff

    Hi Sebsonntag,

    Sorry about that. I wasn’t aware we added an output for the title tag.

    If you navigate to AppearanceCustom CSS, you’ll get our custom CSS editor. Please add the following CSS.

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

    You might also need to install the SiteOrigin CSS Editor.

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.

Have a different question or issue?

Start New Thread