1. ColDee
  2. Sherlock Holmes
  3. Commercial Templates
  4. Wednesday, 05 June 2024
  5.  Subscribe via email
Hi,

I'm using the J51_LayerSlideshow module.

The Slide Title disappears in mobile view. You can see an example here: https://hansglobalsecurity.com/about-us

Can you let me know how to fix this. Thanks.

Regards,
Colin.
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Colin

Try reducing both fields in the Responsive Settings tab to 0.

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

Thanks, they are showing now. They aren't centred vertically though. Is there a way to fix this?

Regards,
Colin.
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

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: 767px) {
.layerslideshow .info {
padding-top: 0 !important;
}
}


Ciaran
  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!