Add widget above footer - by walkerk2@mac.com

This topic has 6 replies, 4 voices, and was last updated 8 years ago ago by Jack Richardson

  • Avatar: walkerk2@mac.com
    walkerk2@mac.com
    Participant
    April 1, 2016 at 00:47

    Hi, I’d like to add additional text information above the footer. Is there a way to do this?

    5 Answers
    Avatar: Eva
    Eva Kemp
    Support staff
    April 1, 2016 at 09:33

    Hello,

    You can add Text widget with your content to “Prefooter Area” in Appearance > Widgets.

    Regards,
    Eva Kemp.

    Avatar: walkerk2@mac.com
    walkerk2@mac.com
    Participant
    April 1, 2016 at 15:58

    Hi, thanks for the reply. I tried that but it makes white text on black background since it’s a part of the footer. I did not see a way to adjust the css just for the top sections. It’s one large container. I want an area above the footer with white background and large black text. I’d like to keep the footer dark background. Any suggestions? Thanks!

    Avatar: Robert Hall
    Robert Hall
    Support staff
    April 2, 2016 at 09:09

    Hello,

    Do you mean this section? http://prntscr.com/an47ul

    Then try to add the following code in custom.css file

    .before-prefooter {
        background: #fff;
        width: 100%;
    }
    .before-prefooter h5,
    .before-prefooter .textwidget{
        width: 960px;
        margin: auto;
    }

    Here is a video tutorial how to create custom.css: https://www.youtube.com/watch?v=Qok2zRedRMY&feature=youtu.be.

    Regards,
    Robert Hall

    Avatar: walkerk2@mac.com
    walkerk2@mac.com
    Participant
    April 5, 2016 at 04:47

    Perfect. Thank you!

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    April 5, 2016 at 08:04

    Hello,

    You’re welcome.

    Best regards,
    Jack Richardson.

  • Viewing 6 results - 1 through 6 (of 6 total)

The issue related to '‘Add widget above footer’' has been successfully resolved, and the topic is now closed for further responses

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.