Home>Support>I need help configuring a few things on my website.

I need help configuring a few things on my website.

Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].

1.) Adjusting the title of the homepage so I can either center it or get rid of it.
I could never find any settings for this particular issue. Surely this is possible?

2.) Rename “Welcome to Software Knowledge” to just “Home”
This I believe should be super simple but for some reason I cannot get this to work.

Link to my website: http://softwareknowledgenashville.com/

I am a premium user as well. Not sure where to personally contact for support so I’m posting here for now.

Much appreciated.

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, 4 months ago Alex S
    Hi, I Work Here

    Hi SoftKnowNash,

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

    .home .entry-title {
        text-align: center;
    }
    

    You might also need to install the SiteOrigin CSS Editor.

    I would recommend manually renaming the page title as while I can change it with CSS the performance / SEO impact isn’t worth it.

    By the way; as you’re a Vantage Premium user, you’re entitled to priority email support. If you would like to make use of that, please follow the instructions found on this page. Please reference this thread.

  2. 9 years, 4 months ago SoftKnowNash

    Ok another question, is there a way to center widgets using the CSS editor?

  3. 9 years, 4 months ago Alex S
    Hi, I Work Here

    Hi SoftKnowNash,

    You can do this via selecting the widget and setting margin: 0 auto; This will be hit or miss but that is how you would center a block.

  4. 9 years, 4 months ago SoftKnowNash

    Where can I find margin settings for my widget? Or is that something for Custom CSS?

  5. 9 years, 4 months ago Alex S
    Hi, I Work Here

    Hi SoftKnowNash,

    Sorry about that. I should have been clearer.

    Okay, so open up your intended page. Select the widget you wish to edit. Then go over to the widget styles sidebar and click attributes. Input the above-mentioned CSS into the “CSS Styles” textarea.

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