- Posts: 5
- Thank you received: 0
remove white area in slider
- Greg Stephens
-
Topic Author
- Offline
- Fresh Boarder
-
Less
More
11 years 7 months ago #5941
by Greg Stephens
remove white area in slider was created by Greg Stephens
Attachments:
Please Log in or Create an account to join the conversation.
- Trung Duong
-
- Offline
- Administrator
-
Less
More
- Posts: 2284
- Thank you received: 998
Notice: Undefined variable: end_tag_params in /ssd/home/omega_web/public_html/libraries/kunena/External/Nbbc/src/BBCode.php on line 2321
Notice: Undefined variable: end_tag_params in /ssd/home/omega_web/public_html/libraries/kunena/External/Nbbc/src/BBCode.php on line 2321
Notice: Undefined variable: end_tag_params in /ssd/home/omega_web/public_html/libraries/kunena/External/Nbbc/src/BBCode.php on line 2321
11 years 7 months ago #5944 by Trung Duong
Replied by Trung Duong on topic Re: remove white area in slider
Hello,
There are 2 solutions:
1. You should edit layout.css file with code below:
2. You can increase image height size.
Regards
There are 2 solutions:
1. You should edit layout.css file with code below:
Code:
div.ot-banner {
margin-top: -120px;
position: relative;
z-index: 1;
}
2. You can increase image height size.
Regards
Support email: services(at)omegatheme(dot)com
Follow Us to keep updated!


[img]...[/img]
[img]...[/img]
[img]...[/img]
Please Log in or Create an account to join the conversation.
Time to create page: 0.183 seconds