Hello
I am contacting you because Theme Punch answer is:
Hi OLivier,
If you purchased the plugin from CodeCanyon, create a new ticket and enter your purchase code (screenshot attached) and we’ll try to help you with this. Otherwise, if the plugin came packaged with your theme, contact your theme’s author and they should be able to help
-Jason
i hope you can help me. Revolution slider installed Version: 4.6.0,
You can see on the attached file file that the box of slider is too much height and push on the bottom the rest of page.
I use slider layout custom:
gird width 530
gird height 356
In my page i have shortcodes:
COPY CODE
[rev_slider home_slider]
[kleo_section centered=1 border=1]
[kleo_row] [kleo_one]
[kleo_h2] Découvrez [kleo_colored_text color="#F00056"] nos membres [/kleo_colored_text][/kleo_h2]
....
I see with Firebug that the following css is at fault:
COPY CODE
.page-template-page-templatesfront-page-php .rev_slider_wrapper {
min-height: 713px;
}
if I replace with firebug 713px by 0px everything is ok (see second attached file). But how to fix this problem?
I try a lot of things on parameter nothing works !
Thank for help