1. Balmmnd77
  2. Sherlock Holmes
  3. Commercial Templates
  4. Thursday, 07 June 2018
  5.  Subscribe via email
hi. how do i display the previous and next buttons on the carousel to be above and not below the text please thanks
References
  1. https://inaharmonywithhorses.co.uk/testimonials
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

To amend you can add the following to the Custom CSS field of your templates parameters (Extensions -> Templates -> [YourTemplateStyle] -> Custom CSS)....

#owl-carousel405 {
display: flex !important;
flex-direction: column;
}
#owl-carousel405 .owl-controls {
order: -1;
}


Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
thank you i will give it a try
  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!