New Landing How can we help? Themeforest Theme Support Uplift Desktop to tablet/phone issue

Viewing 6 posts - 1 through 6 (of 6 total)
  • Posted in: Uplift
  • #303266
    Andremcpinto
    Member
    Post count: 31

    Hi,

    In my website (all pages) I create above the footer a line with 10px of height. In my Desktop is perfect, but when I switch to phone or tablet my line becomes bigger with 40px of height. What can I do to avoid this?

    Thanks

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

    Hi,

    Add an extra class to that row, by example custom-footer-line
    and add the following code.

    @media only screen and (max-width: 767px){
    .custom-footer-line .spb_text_column, .spb_content_element {
        margin-bottom: 30px!important;
    }
    }

    -Rui

    #303333
    Andremcpinto
    Member
    Post count: 31
    This reply has been marked as private.
    #303348
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    sorry, it should be 0px instead 30px.

    Give it a try.

    -Rui

    #303384
    Andremcpinto
    Member
    Post count: 31

    Perfect Rui!

    Thanks

    #303385
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    No problem. Glad it’s sorted.

    -Rui

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