I created a separate page in Wordpress and I want to display a list of headings on it. I used the wp_list_categories function.
All displays only can not apply styles to headings displayed in the center.
Here is my code:
<?php get_header(); ?> <div class="illustration">Пример текста <?php wp_list_categories('orderby=name&child_of=54'); ?> </div> <?php get_footer(); ?> In css registered the following code:
.illustration { text-align: center; border: 3px solid green; }
csspropertyillustration? - Raz Galstyan<div class="illustration">Пример текста? Immediately text or yet some other generateddivorpfor which other styles can be set! - HamSter