1. bunsworth
  2. Sherlock Holmes
  3. Commercial Templates
  4. Sunday, 11 February 2018
  5.  Subscribe via email
2 elements to the slide show I need to fix.
1) The copy under the headline needs to be bigger
2) There are 3 sliders. One all the type is centered - good. The other two have the small text centered to the left of the headline.
These can be seen at
http://bunsworth.com/security-systems/

As always, Thanks for your help.
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

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

.layerslideshow .item h2 {
font-size: 55px;
line-height: 4rem;
}


2. To amend also add the following to the same field...

.layerslideshow .item h5,
.layerslideshow .item i {
margin: 0 auto;
}


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!