Add icon mobile version + header banner - by vipduweb

This topic has 2 replies, 2 voices, and was last updated 4 years, 11 months ago ago by John Holden

  • Avatar: vipduweb
    vipduweb
    Participant
    May 9, 2019 at 21:26

    hello
    i need to add in mobile version
    1-icon magnifying glass search
    2- icon my compte
    3- widget header banner
    like this photo : http://www.screencast.com/t/Twe3SIqJg
    i have probleme with YITH WooCommerce Wishlist
    when i active the plugin and clique in heart i get this page : http://www.screencast.com/t/tgWlOaR9ujVK

    i cant use this plugin
    thinks for helpe

    1 Answer
    Avatar: John Holden
    John Holden
    Support staff
    May 10, 2019 at 05:45

    Hi,

    Add below code to Theme Options -> Custom CSS -> Global Custom CSS

    @media only screen and (max-width: 992px){
        header .navbar-header .login-link,
        .navbar-header .header-search{
            display: block !important;
        }
    }

    Regards,
    Hung PD

  • Viewing 2 results - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.