Hi,
Question 1) we like make slider for our services. we have 8 services and we like to place them in one row with slider. we like 4 services to display in 1 row and next slide will have other 4 services. How we can setup that, please advise with references
Also post slider is working fine, but we cant make Page Slider
For reference what exactly we need, we buy another theme for some client and apply the same thing over there using another 3rd party theme and it works well. please visit http://www.zac.systems/ reference website and on the main page there is “WHAT WE DO” section, this is coming from the page slider. We like to make the same with Enfold theme.
Question 2 ) We like to place image in the Footer Background
We appreciate your feedback.
Hi etaleem!
Thank you for using Enfold.
You can try to use the Content Slider, set the column settings to 4.
Best regards,
Ismael
Hi Ismale,
thanks for update, can we add images, I am actually linking this pages in slider and set feature images in the page itself, I can insert manual pictures from the slides,
How the slider shows with the picture which is set as FEATURE Image
How about this Ismael
Question 2 ) We like to place image in the Footer Background
Hey!
You could use something like this in Quick CSS:
#footer {
background-image:url(https://site.com/image.jpg);
}
http://www.w3schools.com/cssref/pr_background-image.asp
Cheers!
Rikard