Editing Footer Widgets - by webdev - on WordPress WooCommerce support

This topic has 10 replies, 3 voices, and was last updated 8 years, 6 months ago ago by Eva Kemp

  • Avatar: webdev
    webdev
    Participant
    September 28, 2015 at 20:58

    Can you please tell me where to edit the widgets in the footer:
    about wordpress
    informations
    flickr photos

    http://websiteprojectsdev.com/wordpress/?page_id=205

    9 Answers
    Avatar: Robert Hall
    Robert Hall
    Support staff
    September 28, 2015 at 21:02

    Hello,

    First you need disable option ‘Show demo footer blocks’ in Theme Options->General then create footer manually.
    Please read more here:
    https://www.8theme.com/demo/docs/woopress/index.html#!/0_footer

    Regards,
    Robert Hall.

    Avatar: webdev
    webdev
    Participant
    September 30, 2015 at 14:01

    it is not possible to just use the footer you have created in the template and edit this??

    Avatar: Robert Hall
    Robert Hall
    Support staff
    September 30, 2015 at 14:20

    Hello,

    It’s only the template. To edit you need create a new footer.

    Regards,
    Robert Hall.

    Avatar: webdev
    webdev
    Participant
    October 1, 2015 at 11:04

    urrrggg – that is really frustrating. When you purchase a template you expect to be able to pick up on the formatting of that template – it is the whole purpose of a template!!!!

    Avatar: Eva
    Eva Kemp
    Support staff
    October 1, 2015 at 11:28

    Hello,

    Sorry, but you have to follow our documentation to create footer.

    Regards,
    Eva Kemp.

    Avatar: webdev
    webdev
    Participant
    October 3, 2015 at 09:42

    Hi

    I have followed your instructions exactly to replicate the template footer however the text styles that you provide in the information are not the same as what they are in your demo footer.

    Could you please have a look at my footer and you will see what I mean – I copied the code exactly as per the instructions:-

    1st text position:-
    Font styles and colours are different to demo
    share icons not showing

    2nd position:-
    No heading position
    font styles and colours different to demo

    3rd position
    Heading is doubled up

    Please advise
    No heading

    Avatar: Eva
    Eva Kemp
    Support staff
    October 3, 2015 at 11:08

    Hello,

    I’ve edited Footer static block and added this code in Theme Options > Custom CSS > Global Custom CSS:

    .footer-top-2 a {
        color: #787878 !important;
    }
    
    .footer-top-2 .menu-social-icons i {
        background-color: #464646;
        font-size: 14px;
    }

    Please check footer now.

    Regards,
    Eva Kemp.

    Avatar: webdev
    webdev
    Participant
    October 3, 2015 at 11:25

    thanks

    1/ how do I turn off the template footer now?
    2/ can you change the font colour to a light grey under Opening Hours as when I remove the links the colour is a dark grey and not consistent with the rest of the font colours of the footer

    Avatar: Eva
    Eva Kemp
    Support staff
    October 5, 2015 at 11:33

    Hello,

    1. Go Theme Options > General > Show demo footer > Off.

    2. Please use this css code:

    .footer-top-2 .textwidget li {
       color: #787878;
    }

    Regards,
    Eva Kemp.

  • 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.