badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

Change footer background?

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #44365
    cassandra
    Participant

    Hi,
    I would like to change the footer background from black to white or another color. How do I go about doing this?

    Thank you. I am not able to share a link as I haven’t activated it yet as I am waiting until I have all ready to go before I activate it.

    Thank you.

    #44463

    Hi Cassandra,

    To change the footer background color from black to white go to Appearance -> Customize -> Ambition Theme Options -> Custom CSS and paste the below CSS code then click on Save button.

    #colophon .widget-wrap {
        background-color: #fff;
        color: #666;
    }
    #colophon .widget-title {
        color: #333;
    }

    Thank you for using our theme.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.