Customize Blog Post Slider

edited November 2016 in BeBuilder
Hi,

Is there a way to customize the blog post slider? Here are a few things I would like to do:
  • Have it scroll through 9 posts, but only show 3 at a time. When you add more than 3 posts, it seems to default to 4 columns
  • Have it show a small text excerpt from the post
  • Crop all the preview photos to the same exact ratio/dimension
  • The color of the buttons in the navigation


Thanks!

Comments

  • Hi,

    1,2. We are sorry but this requires files customization.
    3. To have images same size, you need to use images that has even same proportions.
    4. To change the color of the navigation buttons, please use:
    .blog_slider .blog_slider_header a.slider_prev { background: #000 !important; }
    .blog_slider .blog_slider_header a.slider_prev span.button_icon i, .blog_slider .blog_slider_header a.slider_next span.button_icon i { color: #FFF !important; }
Sign In or Register to comment.