1. alvin77
  2. Sherlock Holmes
  3. Free Templates / Extensions
  4. Sunday, 09 October 2016
  5.  Subscribe via email
Hy i m trying You free template before buying one for a fee..I want To know why header 1 and header 2 position are not display in mobile version (also in your template classic demo tuo Can See it)..how i Can show those position always?
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Alvin

Would you have a URL to an example of your modules?

Ciarán
  1. more than a month ago
  2. Free Templates / Extensions
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Yes of corse http://www.madeinporte.altervista.org
If You reduce The browser like a mobile Phone you Will See that The header1 and The header2 aren't display.
I found in The responsive css The instruction and remove It so The header1 and header2 are visibile ma not responsive and overlaps the logo
  1. more than a month ago
  2. Free Templates / Extensions
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Thank you

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


.header-1, .header-2 {
display: inline !important;
}
@media only screen and (max-width: 767px) {
#container_header .wrapper960 {
height: 160px;
}
.header-1 {
top: 94px;
}
.header-2 {
top: 118px;
}
}


Ciarán
  1. more than a month ago
  2. Free Templates / Extensions
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
Hy Ciaran so it seems to work.Surelly i Will use your Services for my internet site because you have a Very Good and very fast support system.thanks a Lot and if i have other question i Will write
  1. more than a month ago
  2. Free Templates / Extensions
  3. # 4
Accepted Answer Pending Moderation
0
Votes
Undo
Excellent... thank you for the update! :)

Ciarán
  1. more than a month ago
  2. Free Templates / Extensions
  3. # 5
Accepted Answer Pending Moderation
0
Votes
Undo
I'm sorry another three question.
1- Why modules like SP simple map that display google maps not word and returns a javascript error when i try to display in module position?
I try with different module but the maps don't work (google maps plugin, phoca maps plugin) NOT IMPORTANT

2- Why if i publish a html custom in position top1a and and j_icon module in position top2A i have not a good result in desktop version and not a good responsive result on a tablet?(yuo can see mod-top-good-desktop.jpg and mod-top-good-not-good-on-tablet.jpg) [color=#bb0000]IMPORTANT[/color]

3- Can i set the menu mobile also in orizontal or vertical tablet or change the bootstrap dimension configuration of the devices? [color=#bb0000]IMPORTANT[/color]
  1. more than a month ago
  2. Free Templates / Extensions
  3. # 6
  • Page :
  • 1


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