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.

I need help configuring a few things on my website.

Resolved 5 replies technicalthemetheme-vantage
9 years ago · Last reply by Alex S 9 years ago

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.

Need fast email support? Get SiteOrigin Premium

Replies

5
  1. Alex S Staff 9 years, 11 months ago

    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. SoftKnowNash 9 years, 11 months ago

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

  3. Alex S Staff 9 years, 11 months ago

    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. SoftKnowNash 9 years, 11 months ago

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

  5. Alex S Staff 9 years, 11 months ago

    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.

Have a different question or issue?

Start New Thread