Remove footer widget area

Discussion in 'BusinessGrow One Page WordPress Theme' started by amanda_geerlinks, Aug 16, 2016.

  1. amanda_geerlinks

    amanda_geerlinks New Member

    Joined:
    Aug 9, 2016
    Messages:
    6
    Likes Received:
    1
    Hi there,

    I would like to completely remove the widget area footer. Can you please tell me how to do this?

    Thanks,
    Amanda
     
  2. priya

    priya Guest

    Hello, Amanda..

    Greetings from InkThemes!

    Please paste the code given below in Custom CSS field (InkThemes -> Styling Options -> Custom CSS) of your dashboard.
    Code:
    .footer {
        display: none;
    }
    Hope it will resolve your issue

    Do let me know if you need more assistance,

    Thanks & Regards!
    Priyanka
    InkThemes.com
     

Share This Page