1. JoomlaGirl
  2. Sherlock Holmes
  3. Commercial Templates
  4. Saturday, 17 February 2018
  5.  Subscribe via email
Hi,

I have mod_j51imagehover running on the Maya template and it's working fine with the exception of the portrait view on mobiles. The text is not resized on a mobile portrait view so the text does not fit in the box, it's working fine on the landscape view on the same device (iPhone 8plus and iPhone 6 both show same issue).

thank you
Accepted Answer Pending Moderation
0
Votes
Undo
Hi JoomlaGirl

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

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


Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Ciarán,
Yes, that worked when I adjusted it to 6em. Thank you for your assistance :)
  1. more than a month ago
  2. Commercial Templates
  3. # 2
  • Page :
  • 1


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