• Hi guys
    im trying to get my site to have a fullpage slider(using revolution slider) on the homepage with the menu displaying inside the slider but theres always a white space above the slider and i cant get it to move up to the top of the page;it seems to be a recurring issue for many people.
    heres the link: http://traveldumonde.com/WP6/
    thank you very much

Viewing 3 replies - 1 through 3 (of 3 total)
  • If I understand you right then trying adding the following into your custom css

    .site-header.sh--light .site-header-separator{display: none;}

    You can follow[redacted] to learn how to add custom css for your theme.

    You can also try

    .site-header.sh--light .site-header-separator{background: none;}

    Moderator Steven Stern (sterndata)

    (@sterndata)

    Volunteer Forum Moderator

    To add CSS:

    If your theme has a custom CSS option, use that to add the CSS shown above. If not, install the plugin “Simple Custom CSS”. Or, if you have Jetpack installed, enable its Custom CSS module.

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

The topic ‘cant get fullpage slider’ is closed to new replies.