New Landing How can we help? Themeforest Theme Support Dante Asset Background Options

Viewing 15 posts - 1 through 15 (of 26 total)
  • Posted in: Dante
  • #85670
    walter
    Member
    Post count: 105

    hi there,
    how can I Change the half arrow at border bottom of the alt Backgrounds to another Icon or delete it completely?
    best regards

    #85684
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    To remove it add this custom css:

    .full-width-text:after {
      display: none;
    }

    – Kyle

    #88037
    walter
    Member
    Post count: 105
    This reply has been marked as private.
    #88038
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Please could I see your link to check this?

    – Kyle

    #88068
    walter
    Member
    Post count: 105
    This reply has been marked as private.
    #88084
    walter
    Member
    Post count: 105
    This reply has been marked as private.
    #88086
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No leave the responsive.css file. That will be for a certain breakpoint.

    Please update to Dante version 2.61 and let me know if the problem still occurs

    – Kyle

    #88089
    walter
    Member
    Post count: 105

    hi there,
    and is there a short solution which I could write into the custom css in the backend?

    #88093
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Have you updated the theme? I think we may have included a fix for this

    – Kyle

    #89480
    walter
    Member
    Post count: 105

    hi there,

    I´ve updated the theme, but nothing changed, still the same Problem, that the alt Background isn´t shown correctly on an ipad in Portrait mode. Could you please provide a fix I could enter into the custom css until this Problem is solved.
    btw: I´ve made the hidden-xs div Container as display “inline-block” instead of Default “block”. But now after the update, this won´t be shown correctly as you will see, it´s the text in the alt Background, which should be in the same line like in a normal browser.

    thanks for urgent answer and help!
    best regards

    #89494
    walter
    Member
    Post count: 105

    …I´ve just corrected the Point with the hidden-xs linebreak

    just the one with the alt Background margin error is still there?

    #89509
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Please can you take a screenshot of this as I don’t see it? (see screenshot)

    – Kyle

    #89534
    walter
    Member
    Post count: 105
    This reply has been marked as private.
    #89549
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Try this:

    .alt-bg {
        margin-left: -1000px !important;
        padding-left: 1000px;
        padding-right: 1000px;
    }

    – Kyle

    #89561
    walter
    Member
    Post count: 105

    for which media breakpoint? or where to put exactly? because the margin-left hast already two !important endings, on in the normal style.css and one in the responsive.css

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