Image Slider

Discussion in 'BlogsTrend WordPress Theme' started by charlythepearl, Aug 19, 2013.

  1. charlythepearl

    charlythepearl New Member

    Joined:
    Jan 3, 2013
    Messages:
    18
    Likes Received:
    0
    Is there any way to get the image slider to limit the amount of slides Or have featured slides. Im using the categorized category so the slider isn't limited to one category
     
  2. Piyush

    Piyush Support Staff

    Joined:
    Dec 8, 2012
    Messages:
    4,745
    Likes Received:
    107
    Hello,

    Go to the Appearance > Theme Options > Homepage Settings >Slider Category and select the blog featured category from there.
    This will display the images of selected blog category in the slider.
     
  3. charlythepearl

    charlythepearl New Member

    Joined:
    Jan 3, 2013
    Messages:
    18
    Likes Received:
    0
    I also wanted to know how to change the arrow buttons on the image slider i used this code but had no success

    .flex-direction-nav li a {
    width: 42px;
    height: 99px;
    margin: -13px 0 0;
    display: block;
    background-image:url(‘arrowbutton1.jpg ‘) no-repeat;
    position: absolute;
    top: 40%;
    cursor: pointer;
    text-indent: -999em !important;

    }
     
  4. Nitesh

    Nitesh Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    5,165
    Likes Received:
    160

Share This Page