Flexy slider implementation
-
Hello,
I want to implement flexy slider as full-width homepage slider. However, there are some problems. It is not full-width and images are loaded as 300x150px. Also, I couldn’t remove pills.Can you help please?
Regards
add_shortcode('flexy_slider', function () { return blocksy_flexy([ 'images' => [651, 650, 649], 'images_ratio' => 'original', 'autoplay' => '3', 'has_pills' => 'false' ]); });
The page I need help with: [log in to see the link]
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
- The topic ‘Flexy slider implementation’ is closed to new replies.