Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi

    To change the color of the footer, Kindly paste the code given below in Custom CSS box (Appearance -> Customize -> Additional CSS).

    .bottom-page-wrap .bg-dark {
        background-color: #ff0000 !important;
    }

    Change color code as per the need.

    Regards

    Shahid

    Thread Starter cesareluke

    (@cesareluke)

    Perfect!
    Thank you so much

    You can also tell me how can I change the hover color in the footer?
    Thank you so much

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Change color footer’ is closed to new replies.