I would like the footer section to be two widget areas instead of four

Discussion in 'Black Horse WordPress Theme' started by v4sb, Feb 4, 2016.

  1. v4sb

    v4sb Member

    Joined:
    Mar 14, 2013
    Messages:
    341
    Likes Received:
    0
    I would like the footer section to be two widget areas instead of four.

    If that is too difficult, I would also like the code to just remove the footer section completely. Thank you.
     
  2. priya

    priya Guest

    Hello,

    Greetings from InkThemes!

    To make the two footer section instead of four,

    You just all have to follow the screenshots given below.

    blackhorse_2_footer_area.png

    blackhorse_2_footer_area2.png

    Or, if you want to remove that area completely..

    Please paste the code given below in Custom CSS section (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard.
    Code:
    .main-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