Change the other two side background color from footer?

This topic has 4 replies, 2 voices, and was last updated 5 years, 1 months ago ago by John Holden

  • Avatar: Thomas_Tam
    KThomas
    Participant
    March 1, 2019 at 03:45

    Hi Support,

    Which css do I need to add on custom.css for change the background color of right and left-hand side of the footer?

    I added
    .footer .container {
    background-color: black;
    border-top: 1px solid red;
    }

    .copyright .container {
    background-color: black;
    border-top: 1px solid red;
    }

    Thanks and Best Regards,
    Thomas

    Please, contact administrator
    for this information.
    3 Answers
    Avatar: John Holden
    John Holden
    Support staff
    March 1, 2019 at 04:33

    Hi,

    Please use below CSS

    .footer-top.footer-top-3,
    .footer.footer-bottom-3,
    .footer.footer-bottom-2,
    .copyright.copyright-3,
    .copyright.copyright-2 {
        background: black;
    }

    https://youtu.be/Qok2zRedRMY

    Regards,
    Hung PD

    Avatar: Thomas_Tam
    KThomas
    Participant
    March 1, 2019 at 04:45

    Hi Hung,

    Many thanks for the help.

    Best Regards,
    Thomas

    Avatar: John Holden
    John Holden
    Support staff
    March 1, 2019 at 05:02

    Hi,

    If you have a quick minute we always appreciate a 5-star rating on our theme!

    https://themeforest.net/item/legenda-responsive-multipurpose-wordpress-theme/reviews/5888906

    Your feedback is the motivation to improve our work and services.

    Regards,
    Hung PD

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