New Landing How can we help? Themeforest Theme Support Dante Tiny Margin above footer

Viewing 5 posts - 1 through 5 (of 5 total)
  • Posted in: Dante
  • #98134
    tsimarketing
    Member
    Post count: 267

    I seem to be having trouble getting rid of a small margin right above the footer. I have tried putting mb0 in the extra class of the whole page and the element right above the footer. It does not seem to be doing anything. I have also turned all the padding and margins to 0 in the ROW the element is sitting in. I have attached a snapshot of the margin. Let me know if I am missing something.

    Attachments:
    You must be logged in to view attached files.
    #98160
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    In what url can we see that footer with the green call to cation above?

    -Rui

    #98519
    tsimarketing
    Member
    Post count: 267
    #98544
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Add this to your custom css:

    .slider-wrap {
      margin-bottom: 0;
    }

    – Kyle

    #98545
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    You will need to add an extra class in that call to action asset. Just edit that element and add an extra css class.

    Then add this custom css. Replace “extra-asset” by your desired name for the css extra class

    
    .post-785 .extra-asset{
    
    margin-bottom:-10px!important;
    
    }
    

    -Rui

Viewing 5 posts - 1 through 5 (of 5 total)

You must be logged in to reply to this topic.