Footer background color - by AdSh - on WordPress WooCommerce support

This topic has 4 replies, 2 voices, and was last updated 6 years, 1 months ago ago by Rose Tyler

  • Avatar: AdSh
    AdSh
    Participant
    March 14, 2018 at 18:39

    Hi,

    I want to make the footer background completely black.

    Thanks

    3 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 15, 2018 at 08:41

    Hello,

    Theme Options > Footer > Footer Type > select 1 type. Did you create footer as a static block? If yes, you can use VC editor here. To enable VC editor for static blocks go to wp-admin panel > Visual Composer > Role Manager > Post Types > Custom > tick “static block”,
    Please read our documentation https://www.8theme.com/demo/docs/legenda/#!/footer and watch – https://www.8theme.com/videos/ (Legenda WordPress Theme – How to create footer).
    Feel free to ask if you have any other questions.

    Regards

    Avatar: AdSh
    AdSh
    Participant
    March 15, 2018 at 08:57

    Hi again,

    please have a look on the link 1, I have change the background color from the static block but it does not change the whole background color in the footer.

    I want to make it completely black as shown in link 2.

    Link 1: https://www.dropbox.com/s/b2yizefr2waezhp/1.png?dl=0
    Link 2: https://www.dropbox.com/s/9ld5abvu12zym8e/2.png?dl=0

    Thanks

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 15, 2018 at 09:29

    Hello,

    Thanks for screenshots.
    Please use this custom css code:

    .footer, .copyright {
        background-color: #000000 !important;
    }

    Regards

  • Viewing 4 results - 1 through 4 (of 4 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.