1. deaksie
  2. Sherlock Holmes
  3. Commercial Templates
  4. Sunday, 30 October 2016
  5.  Subscribe via email
Hi Ciaran
Just finishing my latest build.
on http://www.aog.loans, I have a simple layer slideshow with various phrases running across - same photo on all at the moment although this is likely to change (and not important here) .
The issue is that the words are not coming up at all in mobile view - I've tried checking the responsive options and also tried adding some custom css which you gave me for teacupfairy, but still no joy.
They come up fine in landscape view.
Could you have a quick look for me please?
Many thanks as always
Liz
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Liz

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


.layerslideshow .info {
display: block !important;
}


To edit the slide text font-size on smaller devices you can add the following to the respective CSS fields in the 'Responsive Options' tab of your templates parameters (edit to taste)...


.layerslideshow .item h2 {
font-size: 18px;
}


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


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