New Landing How can we help? Themeforest Theme Support Dante Sidebar content too tall

Viewing 8 posts - 1 through 8 (of 8 total)
  • Posted in: Dante
  • #214805
    djindy49
    Member
    Post count: 4

    Everything I put in a text widget in the sidebar shows up much longer than it should. Even the contact form has too much padding in between the categories and some scripts I put in there don’t maintain their formatting.

    #214875
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please provide me marked screenshot to indicate the issue.
    Thanks
    Mohammad

    #215153
    djindy49
    Member
    Post count: 4

    Here you go.

    The first pic shows the results in the “Dante” theme and the second shows the results in a different theme, or how they should look.

    I have tried every combination of screen size, blocked vs full screen and they all look the same.

    Attachments:
    You must be logged in to view attached files.
    #215236
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    #checkdate input[type="text"], #checkdate input[type="email"], #checkdate input[type="password"],#checkdate input[type="tel"] {
        margin-top: 0px!important;
        margin-bottom: 0px!important;
        padding: 0px!important;
    }
    .textwidget .wpcf7-form{
    margin-left:25px !important;
    }

    Thanks
    Mohammad

    #215505
    djindy49
    Member
    Post count: 4

    No change.

    #215632
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please remove last css code and use this new code:-

    #checkdate select #checkdate input[type="text"], #checkdate input[type="email"], #checkdate input[type="password"],#checkdate input[type="tel"] {
        margin-top: 0px!important;
        margin-bottom: 0px!important;
        padding: 0px!important;
    }
    .textwidget .wpcf7-form{
    margin-left:25px !important;
    }

    Thanks
    Mohammad

    #215884
    djindy49
    Member
    Post count: 4

    Still no change.

    I am supposed to be putting the code in the custom css section, correct?

    #216001
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    I have resolved it so please check it now.
    Thanks
    Mohammad

Viewing 8 posts - 1 through 8 (of 8 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