miss login in one instructor theme in mobile mode

Home Forums Legacy Support Support queries Styling issues miss login in one instructor theme in mobile mode

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #6529
    trapaniettech
    Spectator
    hi, in mobile versione in the theme one instructor don't show login for users .... how i can add it ? http://prntscr.com/8y5ay4 thanks
    #6674
    Anshuman Sahu
    Keymaster
    Please goto your child theme header.php file and add the user icon by replacing the word Login with html  : <i class="icon-user"></i> And add this css in your child theme style.css  : @media (max-width: 767px){ .smallimg.vbplogin span {     display: block !important; } }  
Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘miss login in one instructor theme in mobile mode’ is closed to new replies.