This topic has 2 replies, 2 voices, and was last updated 9 years by sealagency.
-
Author
-
December 16, 2014 at 12:23 #39274sealagencyParticipant
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 356In 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
Attachments:
You must be logged in to view attached files.December 16, 2014 at 16:45 #39304LauraModeratorHello, just add it to your style.css in child theme :
COPY CODE.page-template-page-templatesfront-page-php .rev_slider_wrapper { min-height: 0px; }
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
December 16, 2014 at 21:30 #39349sealagencyParticipantThanks, it’s ok now!
I’ll have to think about it, but I did not at all “wordpress” reflex! -
AuthorPosts
The forum ‘Sweetdate – WordPress’ is closed to new topics and replies.