New Landing How can we help? Themeforest Theme Support Dante Widget footer height

Viewing 15 posts - 1 through 15 (of 44 total)
  • Posted in: Dante
  • #87456
    E_K
    Member
    Post count: 199

    Hello,

    How can I adjust the height of widget footer?

    Any custom css?

    Thanks in advance.

    #87483
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Which widget? Please could I see your link and could you point in to which bit you want to increase the height of?

    – Kyle

    #87489
    E_K
    Member
    Post count: 199
    This reply has been marked as private.
    #87498
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Add this to your custom css:

    #footer-widgets .widget {
      padding-bottom: 20px;
    }
    #footer {
      padding: 20px 0 0;
    }

    Please find attached

    – Kyle

    #87512
    E_K
    Member
    Post count: 199
    This reply has been marked as private.
    #87514
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Try adding this to your custom css:

    @media only screen and (min-width: 1200px) {
    .alt-bg {
    margin-left: -1000px!important;
    padding-left: 1000px;
    padding-right: 1000px;
    }
    }

    – Kyle

    #87524
    E_K
    Member
    Post count: 199

    Thank you for the reply.

    Still same view on IE and Chrome.

    Mozilla still great.

    #87527
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Please clear your cache, that CSS should of worked

    – Kyle

    #87537
    E_K
    Member
    Post count: 199
    This reply has been marked as private.
    #87540
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Ok no problem

    – Kyle

    #87722
    E_K
    Member
    Post count: 199

    Thank you for your amazing help Kyle, it works fine today.

    #87724
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Great! Happy to help

    – Kyle

    #91300
    E_K
    Member
    Post count: 199
    This reply has been marked as private.
    #91302
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Have you made sure you still have that css in your custom css?

    – Kyle

    #91303
    E_K
    Member
    Post count: 199

    Hello Kyle,

    Yes, I put that on top of the child theme css.

    @media only screen and (min-width: 1200px) {
    .alt-bg {
    margin-left: -1000px!important;
    padding-left: 1000px;
    padding-right: 1000px ;
    }
    }

Viewing 15 posts - 1 through 15 (of 44 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register