1. Welgelegen
  2. Commercial Templates
  3. Thursday, 17 December 2015
  4.  Subscribe via email
Hello,

I`m trying to reduce the number of modules for access to our website with mobilephone, the hidden-phone works fine for several modules.
But the slideshow on position showcase stays visible regardless the hidden-phone class.
I`m using template journal, our website is: http://www.wissewekken11.nl, can you please advise, how to hide the slideshows on position showcase?

Thank you
Willem
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Willem

To amend try adding the following to the Custom CSS field of your templates parameters...


@media only screen and (max-width: 767px) {
#container_slideshow .wrapper960 {
display: none;
}}


Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Ciarán,

Thank you it works, the slideshow is now hidding for the smaller screens!

Thanks for the fast reply,

Willem
  1. more than a month ago
  2. Commercial Templates
  3. # 2
  • Page :
  • 1


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