New Landing How can we help? Themeforest Theme Support Uplift Mobile logo padding

Viewing 10 posts - 1 through 10 (of 10 total)
  • Posted in: Uplift
  • #293114
    Lulo_Agency
    Member
    Post count: 19

    Hello, how can I take off the mobile logo padding so that there is no margin on top and bottom? Thank you.

    #293150
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Add this to your custom css:

    #mobile-header {
      padding: 5px 20px;
    }

    – Kyle

    #293155
    Lulo_Agency
    Member
    Post count: 19
    This reply has been marked as private.
    #293160
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No problem

    #293162
    Lulo_Agency
    Member
    Post count: 19

    Final one, sorry. How do I take off the menu border line, not just change its color¿?

    Thanks!

    #293241
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Add this to your custom css:

    #header-section header {
      border-bottom: none;
    }

    – Kyle

    #293254
    Lulo_Agency
    Member
    Post count: 19

    Thanks!! How about removing it from mobile header as well?

    #293255
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Add this:

    #mobile-header {
      border-bottom: none;
    }

    – Kyle

    #293257
    Lulo_Agency
    Member
    Post count: 19

    Thanks!

    #293258
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No problem

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