Forum
Welcome, Guest
Please Login to access forum.
Excluse intro images from Mobile (1 viewing) 
Go to bottom
TOPIC: Excluse intro images from Mobile
#4887
John Dagelmore
Admin
Posts: 3722
User Online Now
Re:Excluse intro images from Mobile Karma: 79  
Your code is correct and images are no more showed.
Only the first image is still showed because it has a different CSS class: img-intro-none

To hide it too change as:

Code:

div.img-intro- , div.img-intro-none {display: none !important;}
 
Logged Logged  
  The administrator has disabled public write access.
Go to top