New Landing How can we help? Themeforest Theme Support Dante alt background issue

Viewing 3 posts - 16 through 18 (of 18 total)
  • Posted in: Dante
  • #109617
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Try the to change this code

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

    to this one

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

    -Rui

    #109630
    pbi design
    Member
    Post count: 82

    it works.

    #109633
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Great 🙂

Viewing 3 posts - 16 through 18 (of 18 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