1. Pappy
  2. Sherlock Holmes
  3. Commercial Templates
  4. Friday, 01 April 2016
  5.  Subscribe via email
Trying to hide both header modules, using hidden-tablet or hidden-phone, when viewing Ipad portrait or smaller, and it is not working.

The Header Modules setting in "Responsive Options" does appear to work for smaller, but does not help the tablet/portrait requirement.
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

Would you have a URL to an example of where you have these class names applied?

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

Checking your site source it appears the the classes are not been added to your header modules. Ensure that you have added the class names to the 'Module Class Suffix' field of your modules parameters.

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
Had it set for header-1, but not header-2... but header-1 module still showing.

Just added it to the module using header-2 but it is still there also.
  1. more than a month ago
  2. Commercial Templates
  3. # 4
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

Strangely the class is still not been added to your module. May I suggest sending temporary administration access to your Joomla installation to info@joomla51.com and we will examine this issue further. For our reference please paste a link to this post in your email.

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

I have set the 'Module Style' option within your templates parameters to 'mod_standard' which appears to have resolve the issue.

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 6
Accepted Answer Pending Moderation
0
Votes
Undo
That would have been the last thing I thought. Sharp!

Why isn't "inherited", the default module style, working?
  1. more than a month ago
  2. Commercial Templates
  3. # 7
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Pappy

Usually the 'inherited' style would be mod_standard'. Setting the module style manually ensures this to be the case.

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 8
Accepted Answer Pending Moderation
0
Votes
Undo
Hi,
Just added the social info for facebook.
Icon/link appears on right using computer.

It is not showing up on mobile device. This have to do with the logo/block css?

http://triplearanchllc.com/ranch.html
  1. more than a month ago
  2. Commercial Templates
  3. # 9
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

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

@media only screen and (max-width: 1124px) {
#socialmedia {
left: auto;
right: 0;
}}


Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 10
Accepted Answer Pending Moderation
0
Votes
Undo
That has it displaying on mobile, but it is in the upper right corner, not the left as in the demo.

But is okay either way works with the design.
  1. more than a month ago
  2. Commercial Templates
  3. # 11
  • Page :
  • 1


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