Hey Guys,
I have a client that would like to keep her information in the header-1 and header-2 modules in tablet/mobile resolution.
Currently, the template removes the header-1 and header-2 module position entirely for mobile/tablet layout. Any help is appreciated!
- arconis
-
- Commercial Templates
- Sunday, 21 September 2014
- Subscribe via email
Hello
Could you try adding the following to the Custom CSS field of your templates parameters..
Ciarán
Could you try adding the following to the Custom CSS field of your templates parameters..
.header-1, .header-2 {display:relative;}Ciarán
- more than a month ago
- Commercial Templates
- # 1
Opps... that should be...
Still waiting for the morning coffee to kick in here
Ciarán
.header-1, .header-2 {display: inline;}Still waiting for the morning coffee to kick in here
Ciarán
- more than a month ago
- Commercial Templates
- # 3
Ok.. maybe try adding !important like so...
Failing that could you forward a URL to an example of the issue?
Ciarán
.header-1, .header-2 {display: inline !important;}Failing that could you forward a URL to an example of the issue?
Ciarán
- more than a month ago
- Commercial Templates
- # 5
Still a no-go, I think by default it is set to inline by the looks of the CSS, website is:
http://fiber-artist.com/fiberartist
http://fiber-artist.com/fiberartist
- more than a month ago
- Commercial Templates
- # 6
Thank you
Could you try also adding the following to your Custom CSS field..
Ciarán
Could you try also adding the following to your Custom CSS field..
#container_spacer1 {
background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
display: inline !important;
}Ciarán
- more than a month ago
- Commercial Templates
- # 7
- 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 »