1. lebenimkontext
  2. Commercial Templates
  3. Friday, 08 September 2023
  4.  Subscribe via email
Hallo,
ich hätte gerne eine andere Farbe in der Box vom Carousel Modul. Wo kann ich die Farbe verändern?
Siehe Grafik

Vielen Dank für die Hilfe.

Silvia
Attachments (1)
Accepted Answer Pending Moderation
0
Votes
Undo
Hi SIlvia

Would you have a URL to an example of your carousel module?

Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Hi,
hier ist die URL. Die Seite ist gerade erst im Aufbau....

http://lik2024.lebenimkontext.de/

LG, Silvia
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Hallo,
es wäre schön, wenn es die Farbe von Bottom1 rgba(232, 232, 232, 1) #e8e8e8 wäre.

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

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

(edit to taste)

#owl-carousel1011 .item {
background: rgb(232, 232, 232);
}


Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 4
Accepted Answer Pending Moderation
0
Votes
Undo
Hallo
vielen Dank für die Hilfe. Leider ist keine Veränderung, wenn ich den Code eingebe. Bin ich da an der richtigen Stelle?
LG, Silvia
Attachments (1)
  1. more than a month ago
  2. Commercial Templates
  3. # 5
Accepted Answer Pending Moderation
0
Votes
Undo
Hi SIlvia

Could you try replacing the suggested code with the following...

#owl-carousel1011 .item {
background: rgb(232, 232, 232) !important;
}


Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 6
Accepted Answer Pending Moderation
0
Votes
Undo
Vielen Dank! Das hat funktioniert.

LG, Silvia
  1. more than a month ago
  2. Commercial Templates
  3. # 7
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!