Verification code issue

Discussion in 'Appointway WordPress Theme' started by pauljw, Jan 10, 2015.

  1. pauljw

    pauljw Member

    Joined:
    May 31, 2013
    Messages:
    392
    Likes Received:
    3
  2. Pramod

    Pramod Guest

    Joined:
    Aug 8, 2014
    Messages:
    2,847
    Likes Received:
    63
    Hello Paul !

    Paste the code given below in Custom CSS section
    (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard.
    Code:
    @media only screen and (max-width: 767px) and (min-width: 480px)
    {
    .header .logo {
    margin-left:0px !important;
    }
    }

    Thanks & Regards
    Pramod
     

Share This Page