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.

Adding links to the footer

Resolved 4 replies themetheme-vantage
11 years ago · Last reply by Andrew Misplon 11 years ago

Hello, I am currently using the vantage theme, i would like to add links for pages to the footer while removing them from the header, how will i be able to achieve this?

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

Need fast email support? Get SiteOrigin Premium

Replies

4
  1. Tristian Joseph 11 years, 10 months ago

    Also, I’m currently using the setting, logo in menu, but cannot change the size of my logo, what would be the css i would need to target to edit it?

  2. Andrew Misplon Staff 11 years, 10 months ago

    Hi Tristian

    We should hopefully sort the logo constraint out when using Logo In Menu layout soon. In the mean time please insert this under Appearance > Custom CSS:

    /* Remove Logo in Menu image constraint */
    header#masthead.masthead-logo-in-menu .logo > img {
    max-height: none !important;
    }

    In the event you’re using our free theme you can install a third-party Custom CSS plugin OR consider using the Custom CSS module built into Jetpack.

    To remove your menu links from the top menu go to Appearance > Menus, create a menu and assign it to the Primary Menu position. If they menu has no items in it your menu will be blank on the site.

    In the footer it’s not currently possible to create a menu like the top menu. Head to Appearance > Widgets: Footer where you can use any of the widgets there to add a list of pages or similar.

    The Black Studio Visual Editor is always useful for editing text in widget areas: http://wordpress.org/plugins/black-studio-tinymce-widget/

  3. Tristian Joseph 11 years, 10 months ago

    Thank you for the css, that fixed the problem!, another question, is it currently possible to move the search bar to anywhere across the page or implement another one?

  4. Andrew Misplon Staff 11 years, 10 months ago

    Sure.

    The menu search input can’t be moved but you can place a search widget anywhere in a Page Builder page or in a widget area under Appearance > Widgets.

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