1. Louw
  2. Sherlock Holmes
  3. Commercial Templates
  4. Monday, 26 October 2015
  5.  Subscribe via email
I hope you can assist. I want to decrease the height of the homepage slideshow in Madison so that the Homepage GridGallery appears above the fold. I've made the following changes to the custom css but I'm struggling to move the Carousel up. Would you be able to tell me what code to modify to achieve this? Thank you kindly:



#header {
padding: 20px 0 10px;
}

#container_slideshow {
padding-bottom: 0px;
}

#header_bg {
position: relative;
padding-bottom: 0px;
margin-bottom: -190px;
}
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

Your site appears to be currently offline. COuld I ask you to send temporary access to info@joomla51.com and we will examine this further. For our reference please paste a link to this post in your email.

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

To reduce the space above your homepage carousel module try adding the following to the Custom CSS field of your templates parameters (edit to taste)...


#owl-carousel422 .item {
margin-top: 50px !important;
}


Ciarán
  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!