How can I list pages with my own CSS by applying the below in the sidebar widget (example below):
<div class=”niceLayout”>
[wp_list_pages(‘include=2’)]
[wp_list_pages(‘include=1’)]
[wp_list_pages(‘include=5’)]
</div>
The topic ‘shortcode in sidebar widget (list pages)’ is closed to new replies.