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.

Replies

9
  1. Leigh Ross 9 years, 5 months ago

    Does anyone know how I can change the font using custom css?

  2. Gopu 9 years, 5 months ago

    Free community support takes time.meanwhile let me see i can help you with. In the page,which words you need to change?

  3. Leigh Ross 9 years, 5 months ago

    I need to change the font of all ‘title’ in the Visual editor. They need to be the same font as my main text. Thank you

  4. Gopu 9 years, 5 months ago

    so you want to change the title of the visual editor to font-family:Papyrus,fantasy; right ?

    ok first install siteorigin css plugin ( https://wordpress.org/plugins/so-css/ ) and activate it. now go to

    Appearance > custom css

    paste this code there and save

    .widget-title {

    font-family: Papyrus,fantasy;

    }

    hope this helps

  5. Leigh Ross 9 years, 4 months ago

    Thank you – I have installed the so css and added that code but it hasn’t changed the font?

  6. Gopu 9 years, 4 months ago

    ok ,on looking at the site again ,like you said the title is still the same.

    please check this too.

    delete the code that i said before and insert this one on custom css

    .widget .widget-title {
    font-family: Papyrus,fantasy;
    }

    look if this works .

  7. Leigh Ross 9 years, 4 months ago

    YES! That worked :) Thank you.

    Do you know how I could get rid of the background colour in the widget? I have selected clear background and no borders in the widget settings but that doesn’t seem to make much difference. It takes the colour away from behind the text but doesn’t remove the borders?

  8. Alex S Staff 9 years, 4 months ago

    @gopu

    Thank you for helping! :)

    Hi Leigh,

    Sorry for the delay. It looks like backgrounds are still present, albeit a white one. Would it be possible for you to send me an export of this page so I work out how it’s being set? To do this open up the page with the widget and click layout. Then click import / export and then click download. Please upload the export to a 3rd party file hosting site such as teknik.io.

  9. Gopu 9 years, 4 months ago

    Alex ,this issue is resolved.

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