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*

Footer Widget

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #3031
    Uniquedesign
    Participant

    Hi could you please tell me how i can have text along the whole footer on 1 column and not having 3 columns
    http://www.dredgeadrain.co.za

    #3051
    sovit ranjitkar
    Keymaster

    @Uniquedesign,

    To make a text along the whole footer on 1 column Go to Appearance -> Theme Option -> Design Option Tab -> Custom CSS and paste the following CSS code:

    #colophon .widget {
        float: none;
        width: inherit;
    }

    Note: Above CSS code display all your widget in full width.

    Now, Click on Save All Changes Button and Refresh your browser.

    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.