1. arconis
  2. Commercial Templates
  3. Friday, 29 December 2017
  4.  Subscribe via email
Hey there,

I moved the J51_ImageHover module to the showcase but on mobile the module images are above the text and blocking it, see below:
http://integra.temp.domains/~flwbc/

Also, my client wants only 1 of the imagehover images to be opened in a new window, how can I accomplish this?

Thanks
References
  1. http://integra.temp.domains/~flwbc/
Accepted Answer Pending Moderation
0
Votes
Undo
Could I get some help with this Ciaran?
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

My apologies for the delay in a reply. We somehow missed this post. To amend try adding the following to the Custom CSS field of your template settings...

@media only screen and (max-width: 767px) {
#container_header {height: 940px !important}
.j51imagehover575 {
text-align: center;
}
}
@media only screen and (max-width: 440px) {
#container_header {height: 700px !important}
}


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

Thanks, the custom code worked :)

Is there any way to get one of the ImageHover items to open in a new window instead of all of them?
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

Sorry to say the only option currently available is to have all images open in a new windows. This can not be done individually.

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 4
  • Page :
  • 1


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