- Posts: 3
- Thank you received: 0
Reduce Height of Carousel (Raise Grass)
-
scott
Inactive member - Topic Author
- New Member
Less
More
9 years 8 months ago #44825
by scott
Reduce Height of Carousel (Raise Grass) was created by scott
Hello!
I'm creating a landscaping site at Lakeview.buffalohomecareconnection.com using the golf template.
How can I "raise" the grass up?
Essentially, The slider is too tall, I'd like the whole area to be shorter so more of the front page shows on my monitor (Vertically), but when I change the module parameters it only changes the height of the photos.
Thank you
I'm creating a landscaping site at Lakeview.buffalohomecareconnection.com using the golf template.
How can I "raise" the grass up?
Essentially, The slider is too tall, I'd like the whole area to be shorter so more of the front page shows on my monitor (Vertically), but when I change the module parameters it only changes the height of the photos.
Thank you
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
9 years 8 months ago #44829
by ivan.milic
Replied by ivan.milic on topic Reduce Height of Carousel (Raise Grass)
In your template folder in folder css find file template_css.css find line
.messagerow {}
and edit property of margin-top
put something like this:
.messagerow{
margin-top: 500px!important;
}
.messagerow {}
and edit property of margin-top
put something like this:
.messagerow{
margin-top: 500px!important;
}
The following user(s) said Thank You: scott
Please Log in to join the conversation.
Time to create page: 0.221 seconds