1. frozenjoe
  2. Sherlock Holmes
  3. Commercial Templates
  4. Sunday, 15 October 2023
  5.  Subscribe via email
On the joomla 4 version of this template the text over the main page carousel appears in the center. It used to appear in the bottom left corner of the image. How can I edit this placement and the size of the box and font?

https://www.wiebefuneralhomes.com/
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)....

.layerslideshow .info {
justify-content: flex-end;
align-items: flex-start !important;
margin-bottom: 40px;
}


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