New Landing How can we help? Themeforest Theme Support Dante Mobile social networking icons

Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Dante
  • #295456
    marketmataro
    Member
    Post count: 41

    Hi, I have reviewed previous posts but not resolved me. I need the mobile version of social media icons header look in the desktop version perfectly seen. Thank you.

    #295722
    David Martin – Support
    Moderator
    Post count: 20834

    Do you mean you want your social icons to display on mobile in the header? Please add this to Theme Options => Custom CSS

    @media only screen and (max-width: 991px) {
    .header-left {
        display: block!important;
        margin-bottom: 0;
    }
    ul.social-icons {
        margin-bottom: 0;
    }
    ul.social-icons li {
        float: none;
    }
    }
    #295731
    marketmataro
    Member
    Post count: 41

    Perfect, thank you!

    #295735
    David Martin – Support
    Moderator
    Post count: 20834

    Happy to help!

    – David.

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