1. JoomlaGirl
  2. Sherlock Holmes
  3. Commercial Templates
  4. Friday, 31 August 2018
  5.  Subscribe via email
Hi,

With J51 Carousel module is there a way to force each boxed column to be the same height? Also, where can I set the background color of each boxed column, please?

thank you
Attachments (1)
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

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 Ciaran
I will send it via email as the site is not live yet.
Thank you
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Thank you

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

#owl-carousel646 .item {
min-height: 640px;
}


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

Thank you that solved the height variation issues :)

What do you suggest for the other part of my question about setting the background colour for each box, please? I would like white boxes on the existing pink background.

Thank you
  1. more than a month ago
  2. Commercial Templates
  3. # 4
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Kirsty

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

#owl-carousel646 .item {
background-color: #ffffff;
}


Edit to taste.

Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 5
Accepted Answer Pending Moderation
0
Votes
Undo
Thank you :) That solved the issue.
  1. more than a month ago
  2. Commercial Templates
  3. # 6
  • Page :
  • 1


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