Important Note


We have shifted our support forum with more advance feature, So if you are Pro buyer at InkThemes.com, Do ask all your support queries at http://www.inkthemes.com/community



InkThemes Support Forum » BizWay Theme

[closed]

How do I disable footer widgets in bizway theme

(3 posts)
  1. stevidore
    Member

    Member
    Joined: Jul 2012
    Posts: 9

    I have come across this code for removing footer widgets in bizway theme: .footer-wrapper .footer_widget h6{
    display:none;
    }

    It only works to remove the subject header of the footer widget but not the description content below them. Kindly advice soonest on how to totally disable the entire footer widgets including the description content.

    Thanks

    Posted 10 months ago #
  2. Gourav
    Support Staff

    Support Staff
    Joined: Jun 2012
    Posts: 1,735

    Paste this code in Custom CSS
    Appearance > Theme Option > Styling Option > Custom CSS

    .footer-wrapper .footer{
    display:none;
    }

    Thanks.

    Posted 10 months ago #
  3. stevidore
    Member

    Member
    Joined: Jul 2012
    Posts: 9

    Thanks Gourav. It has worked.

    Posted 10 months ago #

RSS feed for this topic

Topic Closed

This topic has been closed to new replies.