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*

How to get custom footer to full width at 1680×1050 resolution?

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #41546
    Pierre
    Participant

    Hi,
    How do I get my custom footer image to go til full width at 1680×1050 resolution?
    Rigth now the image just stops and you can see the background on the rigth side of the image?
    http://www.fysiotreatment.dk

    #41596

    Hi Pierre,

    First remove your image tag code then placed this code<img class="foot-image" alt="Image Description" src="http://www.fysiotreatment.dk/wp-content/uploads/2016/01/Footer.jpg">
    And go to Appearance -> Customize -> Ambition Theme Options -> Custom CSS and paste the below CSS code then click on Save button.

    .foot-img {
        width: 100%;
    }

    Thank you!

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