Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi, thanks!

    In /inc/featured.php you should find the slideshow: false line. Do a CTRL+F in the web browser and search for it in the code.

    It’s better to edit this file with a child theme rather than the parent theme directly though, as it would disappear after a theme update otherwise.

    Thread Starter JeekHeroes

    (@jeekheroes)

    thanks, I made it!

    Is there a way to make more dark lines that divide the post? Why so seem too “invisible”

    Thank you again!

    Something like this custom css would need to be added:

    .post-list .post-row,
    .featured,
    .featured.flexslider { border-bottom-color: #ddd; }

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

The topic ‘Slider automatic’ is closed to new replies.