New Landing How can we help? Themeforest Theme Support Dante Mobile issue – white space on sides

Viewing 9 posts - 1 through 9 (of 9 total)
  • Posted in: Dante
  • #221947
    fmora617
    Member
    Post count: 105

    Hi – On these pages in Mobile: http://thehauntedhallows.com/groups/…and…http://thehauntedhallows.com/sponsors/ I am seeing white spaces on the sides. see here –> http://i.imgur.com/So9QMx9.png

    Any ideas how to remove?

    Thanks!
    Fabian

    (sorry if I opened several of the same ticket – I did not see it submit to the queue)

    #222002
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Try adding this to your custom css:

    .fw-row > .container {
      padding-left: 0px !important;
      padding-right: 0px !important;
    }

    – Kyle

    #222347
    fmora617
    Member
    Post count: 105

    Hi – I entered the CSS and I am still seeing the white spaces. Any other ideas?

    Thanks!

    #222352
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Try this one instead.

    @media only screen and (max-width: 767px){
    .fw-row > .container {
        padding-left: 0px!important;
        padding-right: 0px!important;
       
    }
    }

    -Rui

    #223034
    fmora617
    Member
    Post count: 105

    That CSS didn’t work either. Should I create the page differently?

    #223197
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    You have some errors in that last css rule, I copied our css to the top.
    Can you clear the cache and check again.

    -Rui

    #223450
    fmora617
    Member
    Post count: 105

    Great – thank you!

    #223488
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Great thanks to Rui.
    Mohammad

    #223489
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No problem, thanks Rui

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