Zoo Theme Slider
In the Zoo theme I would like to make additional images or slider instead of one image on the home page - the large image that covers most of the top page. Right now in the Custom CSS within the theme settings I can only set one image there:
Can I create a slider and place the shortcode there or ?
.home { background: url(http://mywebsiteurl.org/xxxx/xxxx/uploads/2018/03/home_museum1_bg-1024x604.jpg) no-repeat top center; }
Can I create a slider and place the shortcode there or ?
This is being requested by the client and I am not sure how to do this. Can you please let me know what I need to do?
Thanks
Comments
yes this is an old pre-built website and there was some custom css which is not needed right now.
What you can do is this:
1. Remove the first section and the custom css, .home background.
2. Scroll down to page options and choose the slider from the dropdown.
thanks
thanks