I want to assign a css class from my WP theme in the shortcode for different sliders on different pages, or wrap the slider in a div. Is this possible?
I want to assign a css class from my WP theme in the shortcode for different sliders on different pages, or wrap the slider in a div. Is this possible?
The easiest route right now would be to wrap the slider in a div. You can easily do this in your theme code or in the WordPress HTML editor.
This topic has been closed to new replies.