1. ticmic
  2. Sherlock Holmes
  3. Commercial Templates
  4. Wednesday, 18 April 2018
  5.  Subscribe via email
Hi,

J51 Imagehover in portrait mode on iPhone not resizing text

Reading the forum I added the following to my Custom CSS but to no effect:

@media only screen and (max-width: 440px) {
.j51imagehover {
font-size: .5em;
}}


any ideas please?
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

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

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

To amend you can add the following to the Custom CSS field of your templates parameters (Extensions -> Templates -> [YourTemplateStyle] -> Custom CSS)....

@media only screen and (max-width: 767px) {
.j51imagehover245 h3,
.j51imagehover245 p {
font-size: .7em;
}}


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


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