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.

Footer Title Spacing

Resolved 4 replies premiumthemetheme-vantage
10 years ago · Last reply by Andrew Misplon 10 years ago

Ok So I’m using the layout Builder widget

And I have 1 row with 7 divisions 4 of the 7 being occupied with these widgets:
Text – Services
Site Origin Image -Logo
Text – About Me
Site Origin Social – Social Media

In the text widgets with is there away I can adjust the space between the title and the body of the footer itself? Also in my about me text it ends with contact us, is there away I can have those words “contact us” redirect to a link?

URL: http://www.primitivecreations.tv

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

Need fast email support? Get SiteOrigin Premium

Replies

4
  1. Magus Staff 10 years, 10 months ago

    Hi Oliver

    To reduce the space between the footer title and the body text please add this to your custom CSS

    #footer-widgets .widget .widget-title {
        margin-bottom: 10px !important;
    }

    You can adjust the spacing by changing the value.
    To add the link you will need to add the HTML manually as you are using a standard text widget.
    Replace the contact us part of the text with

    <a href="http://www.primitivecreations.tv/contact-3/">contact us</a>

    Remembering to leave the period at the end

    Let us know how you get on

    Magus

  2. Daniel Staff 10 years, 10 months ago

    Hi Oliver

    @Magus has guided you on a way to do this. Try that out and let us know whether it worked out for you.

    To add a link to any text in future you could try installing and inserting the Visual Editor widget: http://wordpress.org/plugins/black-studio-tinymce-widget/ which will give you an editor to work with in Page Builder.

    Cheers

  3. Oliver Saintilien 10 years, 10 months ago

    Man this support forum is the best! Thanks a million both.

  4. Andrew Misplon Staff 10 years, 10 months ago

    Awesome guys! Glad to see we made progress here. Let us know if you run into any further challenges.

    All the best.

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