Okay
  Public Ticket #3008976
logo-mobile
Closed

Comments

  • Vincenzo started the conversation

    Hi,

    Is there a way to set height mobile header, my logo is very small in mobile header.


    Thank you :)

  •  2,570
    Kevin replied

    Hi Vincenzo !

    You can add this css snippet at Appearance->Customize->Additional CSS to align it larger on mobile


    @media (max-width: 991px){
    .header-ftc .header-content .container div.logo-wrapper img {
        height: 100px;
    }
    }

    Thanks !

  • Vincenzo replied

    Thank you, Kevin

    I have another question: I would to like move "scroll-button" https://ibb.co/Tb79G1v How can I Do it?


    Thanks ;)

  •  2,570
    Kevin replied

    Hi Vincenzo !

    Please add this css to align it better


    @media (max-width: 991px){
    #to-top {
        bottom: 90px;
    } }

    Thanks

  • Vincenzo replied

    Perfect! Very quickly 

    Thank you,

    Vincenzo

  •  2,570
    Kevin replied

    Hi Vincenzo 

    You're welcome!

    Please let us know if we can be of further assistance.

    If you're happy with the theme and support you received we would really appreciate it if you could leave us a good review and positive comment over on themeforest.

    It only takes a moment and really helps us to keep doing what we do best :)

    Just go to http://themeforest.net/downloads and click "Rate this item" under your theme.

    Many thanks in advance!