1. salinger
  2. Sherlock Holmes
  3. Commercial Templates
  4. Friday, 25 November 2022
  5.  Subscribe via email
Hi Ciaran,

please have a look at https://www.red-biz.at/

customer would like to replace the navigation arrows on the news-module at the bottom. The arrows shall be placed left and right from the pics, if this is not possible between "News" and pictures.

I have used Renita on this site. thank you so much,

regards, Marion
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Marion

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

.owl-controls {
position: absolute;
top: 50%;
width: calc(100% + 100px);
transform: translate(-50px, -50%);
}
.owl-controls .owl-buttons {
display: flex;
justify-content: space-between;
}


Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Thanks Ciaran, perfect as always :D
  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!