Viewing 1 replies (of 1 total)
  • You can, but you’ll have to edit your template files.

    Example:

    <div class="<?php echo esc_attr( get_theme_mod( 'my_setting', 'default_value' ) ); ?>"</div>

Viewing 1 replies (of 1 total)
  • The topic ‘Can I add some class to css element?’ is closed to new replies.