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.

How to Edit Vantage Default Home Page

Open 1 reply generalpremium
11 years ago · Last reply by Andrew Misplon 11 years ago

Sorry this must seem basic. I have Inserted my Logo, inserted my pics in the Slider and edited the Main Menu. All good. But I cannot insert a Header next to the Logo, edit the “Call me! Maybe? When I choose “Edit Home Page” from either “View Site” or “Appearance>Home Page”, “Custom Home Page” displays, I think in “Page Builder”. When I click on “Preview Changes” it displays the three icons one of which is “Editable Home Page” with “Start Editing”. But when I click on “Start Editing” nothing happens. Can you please direct me to where I can (1) Insert and format a heading next to the Logo; (2) Edit “Call me! Maybe?”, and; (3) Format the “Call me! Maybe” heading.
Really Basic I know.
Many Thanks David

URL: http://www.davidyabsley.info

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

Need fast email support? Get SiteOrigin Premium

Replies

1
  1. Andrew Misplon Staff 11 years, 5 months ago

    Hi David

    Thanks for running Vantage.

    Call me maybe? Can be edited from Appearance > Theme Settings > Logo OR you can remove that text and make use of the header widget area at Appearance > Widgets > Header. The easiest way to edit text in the header widget area is to use the Visual Editor widget. To get access to this widget first install: http://wordpress.org/plugins/black-studio-tinymce-widget/.

    If you wanted to control text size in the header widget area, insert the following under Appearance > Custom CSS:

    /* Header Widget Area */
    header#masthead hgroup #header-sidebar {
    color: #595959;
    font-size: 14px;
    line-height: 24px;
    }
    header#masthead hgroup #header-sidebar a { 
    color: #4273d1;
    text-decoration: none;
    }
    header#masthead hgroup #header-sidebar a:hover { 
    text-decoration: underline;
    }

    And edit as required. The last two selectors control links in the header.

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