1. EFH
  2. Sherlock Holmes
  3. Free Templates / Extensions
  4. Saturday, 25 April 2015
  5.  Subscribe via email
Hi there,

I have turned off base modules to show on responsive devices as per image attached - but it's not working.
Do you have a CSS code for base modules not to appear on mobile devices.
Site: http://justweddingentertainment.com.au/joom3/
Thanks in advance!
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

Try adding the following to the Custom CSS field of your templates parameters...


@media only screen and (max-width: 767px) {
#base1_modules, #base2_modules {
display: none;
}}


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


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