1. smithjd44
  2. Sherlock Holmes
  3. Commercial Templates
  4. Monday, 08 August 2022
  5.  Subscribe via email
I have client that would like the captions on the J51 Slideshow Module to be at the bottom of the slide rather than the middle.

I am using the Emani Joomla 4 template at the website located at the link: http://tempdomain75.site .

Thank you for your assistance!

James
References
  1. http://tempdomain75.site
Accepted Answer Pending Moderation
0
Votes
Undo
I forgot to mention that I only want slideshow captions to be at the bottom on desktop computers and tablets. I still want captions centered on smart phones.

Thank again!

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

To amend you can add the following to the Responsive Custom CSS fields within the General -> Responsive Options tab of your template settings. For more details on using these fields may I suggest the following article... https://joomla51.com/tutorials/template-parameters/applying-custom-css-to-a-screensize-device

.layerslideshow .info.info.info {
justify-content: flex-end;
align-items: flex-end;
margin: 1rem;
}


(edit to taste)

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