Custom Footers - by john@johnawalker.us - on WordPress WooCommerce support

This topic has 10 replies, 2 voices, and was last updated 8 years, 8 months ago ago by Jack Richardson

  • Avatar: john@johnawalker.us
    john@johnawalker.us
    Participant
    July 21, 2015 at 05:14

    Is there any way to make custom footers? I have attempted to the widgets however it is impossible to get it to line up centered.

    9 Answers
    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    July 21, 2015 at 10:51

    Hello,

    You can create footer as described in our documentation:
    https://www.8theme.com/demo/docs/blanco/#!/widgets
    Could you please show a screenshot what you’d like to achieve?
    Provide us with WP Dashboard credentials in private content.

    Best regards,
    Jack Richardson.

    Avatar: john@johnawalker.us
    john@johnawalker.us
    Participant
    July 22, 2015 at 05:29

    Mr. Richardson,

    Thank you so much for your reply.

    Picture is attached.

    Please, contact administrator
    for this information.
    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    July 22, 2015 at 08:52

    Hello,

    I’ve added widgets to your Prefooter area in Appearance > Widgets.
    Please add this code in custom.css file:

    #prefooter {
      display: flex;
    }
    
    #prefooter .textwidget {
       width: 30% !important;
    }
    
    .custom-info-block.a-left, .custom-info-block.a-right {
       width: auto;
    }
    
    .icon-set-lsi_widget-2 {
       width: 50% !important;
    }

    and check prefooter on your site after that.

    Best regards,
    Jack Richardson.

    Avatar: john@johnawalker.us
    john@johnawalker.us
    Participant
    July 24, 2015 at 03:13

    Thank you so much. One minor issue, any way to get the items on the right to align top instead of bottom?

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    July 24, 2015 at 12:06

    Hello,

    Please provide us with FTP credentials in Private Content.

    Best regards,
    Jack Richardson.

    Avatar: john@johnawalker.us
    john@johnawalker.us
    Participant
    August 4, 2015 at 06:23

    I do not have FTP setup. Is there another way i can work with you on this?

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    August 4, 2015 at 07:05

    Hello,

    We need to check your custom.css file, but can’t see it in wp dashboard > Appearance > Editor. Please give us access to it.

    Best regards,
    Jack Richardson.

    Avatar: john@johnawalker.us
    john@johnawalker.us
    Participant
    August 4, 2015 at 07:30

    I made the file writable so you should be able to edit now. Here’s a copy as well.

    http://pastebin.ca/3087965

    Thanks again for your help.

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    August 4, 2015 at 08:55

    Hello,

    Please check prefooter section now.

    Best regards,
    Jack Richardson.

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

You must be logged in to reply to this topic.Log in/Sign up

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