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.
- Pappy
- Commercial Templates
- Friday, 01 April 2016
- Subscribe via email
Hello
Would you have a URL to an example of where you have these class names applied?
Ciarán
Would you have a URL to an example of where you have these class names applied?
Ciarán
- more than a month ago
- Commercial Templates
- # 1
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
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
- more than a month ago
- Commercial Templates
- # 3
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.
Just added it to the module using header-2 but it is still there also.
- more than a month ago
- Commercial Templates
- # 4
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
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
- more than a month ago
- Commercial Templates
- # 5
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
I have set the 'Module Style' option within your templates parameters to 'mod_standard' which appears to have resolve the issue.
Ciarán
- more than a month ago
- Commercial Templates
- # 6
That would have been the last thing I thought. Sharp!
Why isn't "inherited", the default module style, working?
Why isn't "inherited", the default module style, working?
- more than a month ago
- Commercial Templates
- # 7
Hi Pappy
Usually the 'inherited' style would be mod_standard'. Setting the module style manually ensures this to be the case.
Ciarán
Usually the 'inherited' style would be mod_standard'. Setting the module style manually ensures this to be the case.
Ciarán
- more than a month ago
- Commercial Templates
- # 8
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
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
- more than a month ago
- Commercial Templates
- # 9
Hello
To amend try adding the following to the Custom CSS field of your templates parameters...
Ciarán
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
- more than a month ago
- Commercial Templates
- # 10
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.
But is okay either way works with the design.
- more than a month ago
- Commercial Templates
- # 11
- Page :
- 1
There are no replies made for this post yet.
Be one of the first to reply to this post!
Be one of the first to reply to this post!
Please login to post a reply
You will need to be logged in to be able to post a reply. Login using the form on the right or register an account if you are new here. Register Here »