Add Padding Above Footer

Discussion in 'Dzonia WordPress Theme' started by 1stopnonprofitshop, Jun 10, 2016.

  1. 1stopnonprofitshop

    1stopnonprofitshop Guest

    Joined:
    Jul 18, 2014
    Messages:
    276
    Likes Received:
    0
    How do I add padding above the footer?

    theme3.1stopnonprofitshop.com
     
  2. priya

    priya Guest

    Hi,

    Code is given below..
    Code:
    .home_content_wrapper {
        padding-bottom: 29px;
    }
    Thanks & Regards!
    Priyanka
    InkThemes.com
     
  3. 1stopnonprofitshop

    1stopnonprofitshop Guest

    Joined:
    Jul 18, 2014
    Messages:
    276
    Likes Received:
    0
    That code didn't work.
     
  4. priya

    priya Guest

    Hi,

    Use below code..
    Code:
    .footer_wrapper .footer {
        padding-top: 70px;
    }
    Hope it will resolve your issue

    Thanks & Regards!
    Priyanka
    InkThemes.com
     
  5. 1stopnonprofitshop

    1stopnonprofitshop Guest

    Joined:
    Jul 18, 2014
    Messages:
    276
    Likes Received:
    0
    That code didn't work either.
     
  6. priya

    priya Guest

    Hi,

    Please clear your cache first and check the changes after that..

    Thanks & Regards!
    Priyanka
    InkThemes.com
     
  7. 1stopnonprofitshop

    1stopnonprofitshop Guest

    Joined:
    Jul 18, 2014
    Messages:
    276
    Likes Received:
    0
    I see what's happening...when I add the second code you gave me, it adds a padding above the footer text...adding more grey space. What I want is more light green added...not grey. I'm attaching a picture of what it looks like before the code then after.
     

    Attached Files:

  8. priya

    priya Guest

    Hi,

    Sorry, I am unable to open your screenshot..

    Kindly requested to resend it..

    Thanks & Regards!
    Priyanka
    InkThemes.com
     
  9. 1stopnonprofitshop

    1stopnonprofitshop Guest

    Joined:
    Jul 18, 2014
    Messages:
    276
    Likes Received:
    0
    That's weird...do these work?
     

    Attached Files:

  10. priya

    priya Guest

    Yes, it is..

    As per your requirement, I would like to tell you that the first code (was provided in my first post) will work..
    Code:
    .home_content_wrapper {
        padding-bottom: 80px;
    }
    So you are kindly suggested to do this change once again and remove the second provided code from your dashboard..

    Hope it will resolve your issue

    Thanks & Regards!
    Priyanka
    InkThemes.com
     

Share This Page