New Landing How can we help? Themeforest Theme Support Dante Margin on full width row on mobile e.g. iPhone 6

Viewing 9 posts - 1 through 9 (of 9 total)
  • Posted in: Dante
  • #307054
    morruu
    Member
    Post count: 106

    Hi,

    I can’t get rid of the margin on full width row with background color on mobile platform like iPhone 6.

    I tried the recommendation in this post, but it’s not working for me.

    http://www.swiftideas.com/forums/topic/row-with-backgroundcolor-full-width-problem-on-ios/

    Again my page is not published yet.

    Can you help me?

    Best regards
    Morten

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

    Hi,

    Can you update to the latest version of the theme?
    https://www.dropbox.com/s/uej9n68p9l8hzan/Screenshot%202016-12-19%2010.09.21.png?dl=0

    Clear the cache and check again.

    -Rui

    #307230
    morruu
    Member
    Post count: 106

    Hi Rui,

    I have updated the theme and cleared the cache, but as you can see on the attached screenshot, then the space at the left and right side is still there.

    Best regards
    Morten

    Attachments:
    You must be logged in to view attached files.
    #307237
    David Martin – Support
    Moderator
    Post count: 20834

    I cannot see because of your minified css, but this is needed to override some existing CSS present:

    @media only screen and (max-width: 767px) {
    .fw-row>.container {
        padding-left: 0px!important;
        padding-right: 0px!important;
    }
    }
    #307250
    morruu
    Member
    Post count: 106

    That’s the custom css I have used, but it’s not working.

    I have deactived WP Super Cache and the minify plugins. If you would take a look?

    Best regards
    Morten

    #307254
    David Martin – Support
    Moderator
    Post count: 20834

    You need to close your top open media query: @media (min-width: 768px){ – please validate your CSS errors.

    #307255
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    I moved the css that David provide to the beginning of the custom css and it works fine because you have an error in the rest of the custom css.

    https://www.dropbox.com/s/zvmscgjnxr6si4a/Screenshot%202016-12-19%2017.45.57.png?dl=0

    It’s missing a closing bracket from that media query.

    -Rui

    #307268
    morruu
    Member
    Post count: 106

    What a fool I am 🙂 Thank you for the great support.

    Best regards
    Morten

    #307562
    David Martin – Support
    Moderator
    Post count: 20834

    If you have found the theme/support useful, we appreciate it if you can leave feedback on our item if you have the time as it really helps us out.

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

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

License required for the following item
Login and Registration Log in · Register