1. webknecht
  2. Sherlock Holmes
  3. Commercial Templates
  4. Wednesday, 05 August 2015
  5.  Subscribe via email
Hi Ciaran,

I just develop a new project using the new Template Vitality with grid gallery and carousell.

http://web800.knechtwebramstein12.alfahosting.org/inhalt

The alignment of the grid gallery should be left, so that the first image would be closed to the Modul Title!!
Same should be the settings for the modul carousell above!!

Found another thread here in the forum for this issue but without solution.

Thanks in advance for your help!

Juergen
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Juergen

Your site appears to be offline. May I suggest sending temporary access to info@joomla51.com and we will examine this issue further. Please paste a link to this post in your email for our reference.

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Thank you

To align both the GridGallery and the Carousel to the left try adding the following to the Custom CSS field of your templates parameters...


ul.grid {
margin-left: -10px;
text-align: left;
}
.owl-item .item {
margin-left: 0 !important;
padding-left: 0 !important;
}


Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Ciaran,
thanks a lot for the excellent solution of the issue!!!
Juergen
  1. more than a month ago
  2. Commercial Templates
  3. # 3
  • Page :
  • 1


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