1. ZoranJ
  2. Commercial Templates
  3. Friday, 23 March 2018
  4.  Subscribe via email
Breadcrumbs are not removed in responsive mode on small screen. There is en error in responsive.css :

.breadcrumbs, #socialmedia {
display:none;
}

Should be changed to:

.breadcrumb, #socialmedia {
display:none;
}
Accepted Answer Pending Moderation
0
Votes
Undo
Thank you Zoran for sharing and for bringing this to our attention.

CiarĂ¡n
  1. more than a month ago
  2. Commercial Templates
  3. # 1
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!