Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #114630
    Glenn
    Participant

    When I first set up the site, I only wanted homepage slider to include 2 slides. Mahesh helped fix it so that was the case. Now I would like to expand homepage slider to include more slides. When I try to “Customizing Featured Slider” and increase No. of slides from 2 to 3, nothing happens.

    My guess is that one of the custom CSS instructions has capped the number of slides.

    Custom CSS currently includes:

    .home h1 {display:none}

    #supplementary {
    display: none;
    }

    .home #supplementary {
    display: block;
    }

    .nav-primary.search-enabled .menu {
    float: right;
    }

    Any suggestions on how to solve new requirement to add a couple of more slides?

    #114633
    Mahesh
    Keymaster

    novaglenn: Go to Dashbaord=> Appearance=> Customize=> Featured Slider and put the desired number of slider you want, then click Save & Publish. Then refresh the custoimzer page. Again go to Dashbaord=> Appearance=> Customize=> Featured Slider, now you’ll see more options. Then select the sliders as per required. Hope this helps. Let me know if any problem.

    Regards,
    Mahesh

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Customizing Featured Slider’ is closed to new replies.