Remove Bottom Widget Area

Discussion in 'BizWay WordPress Theme' started by irissalmins1, Oct 2, 2013.

Thread Status:
Not open for further replies.
  1. irissalmins1

    irissalmins1 Member

    Joined:
    Jan 14, 2013
    Messages:
    239
    Likes Received:
    5
    Possibly with a cut and paste CSS in the styling options?

    Thanks for your time.
     
  2. Piyush

    Piyush Support Staff

    Joined:
    Dec 8, 2012
    Messages:
    4,745
    Likes Received:
    107
    Hello,

    Paste the following code in your Custom CSS
    (Appearance -> Theme Options -> Styling Options -> Custom CSS)
    Code:
    .footer-wrapper .footer {
    display: none;
    }
    This will solve your issue.
     
  3. irissalmins1

    irissalmins1 Member

    Joined:
    Jan 14, 2013
    Messages:
    239
    Likes Received:
    5
    Thank you! I love Ink Themes! Y'all are great! Thanks for your time!!
     
Thread Status:
Not open for further replies.

Share This Page