Revolution slider doesn't work, the slider is gray

This topic has 4 replies, 2 voices, and was last updated 8 years, 8 months ago ago by Robert Hall

  • Avatar: DGMAB
    DGMAB
    Participant
    August 25, 2015 at 13:21

    Hi!

    I installed the demo content for minimal theme, and everything works except for the revolution slider on the front page. I have tried a lot of different settings but not get it to work! 🙁

    Please, contact administrator
    for this information.
    3 Answers
    Avatar: Robert Hall
    Robert Hall
    Support staff
    August 25, 2015 at 13:46

    Hello,

    I’ve selected Slideshow-Auto option in revolution slider settings (http://prntscr.com/88oju2) and it’s working perfect. Please check.

    Regards,
    Robert Hall.

    Avatar: DGMAB
    DGMAB
    Participant
    August 25, 2015 at 14:07

    Thanks, it works great! =) I discovered another issue though…in the header, is it any settings where I can use a custom background as a header behind the logo and search / social icons?

    I haven’t found any place to choose this so I have wrote this in the custom.css:
    ———————————-
    .main-header > .container {
    position: relative;
    background: url(“http://glis-10.com/wp-content/uploads/2015/08/background.png”) no-repeat fixed center;
    ———————————-

    Unfortunately the background doesn’t go all the way to the sides, leaving 10-15px on every side white. Is it any way to get the custom background all the way to left and right?

    Avatar: Robert Hall
    Robert Hall
    Support staff
    August 25, 2015 at 14:18

    Please use this code in custom css.

    .main-header > .container {
        position: relative;
        background: url("http://glis-10.com/wp-content/uploads/2015/08/background.png") no-repeat fixed center;
        width: 100%;
    }

    Regards,
    Robert Hall.

  • Viewing 4 results - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.