This topic has 2 replies, 2 voices, and was last updated 9 years by sealagency.

  • Author
  • #39274
     sealagency
    Participant

    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

    Attachments:
    You must be logged in to view attached files.
    #39304
     Laura
    Moderator

    Hello, 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 solution

    Laura 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 🙂

    #39349
     sealagency
    Participant

    Thanks, it’s ok now!
    I’ll have to think about it, but I did not at all “wordpress” reflex!

Viewing 3 posts - 1 through 3 (of 3 total)

The forum ‘Sweetdate – WordPress’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?