1. How can i change the slider content and slider text Font color?
2. Using the featured artists page. I have 8 artists but only 6 turn up. would also be good to be able to put in a second row of artists, but i couldn't figure that out either. i understand how you make a second row, but how do you stop the carousel?
1. To change the slider content, please check the homepage and slider option. To change the slider text color, it will need do with custom style. Or if you want, you can try revolution slider with more features than default slider.
2. You can stop the repeat and display 8 artists with the steps below:
Go to: /muziq-jellythemes-plugin/blocks/jellythemes.artists.php
For the artists posts, please change the 'limit' => 6 to 8.
Hi, Love the template. Two Questions:
1. How can i change the slider content and slider text Font color?
2. Using the featured artists page. I have 8 artists but only 6 turn up. would also be good to be able to put in a second row of artists, but i couldn't figure that out either. i understand how you make a second row, but how do you stop the carousel?
Thanks a lot for your help!
Bob
Hi,
1. To change the slider content, please check the homepage and slider option. To change the slider text color, it will need do with custom style. Or if you want, you can try revolution slider with more features than default slider.
2. You can stop the repeat and display 8 artists with the steps below:
Go to: /muziq-jellythemes-plugin/blocks/jellythemes.artists.php
For the artists posts, please change the 'limit' => 6 to 8.
For the repeat, you will see the code below:
Change it to:
Best Regards,
Jelly Team