Okay
  Public Ticket #3420710
title h2
Closed

Comments

  • Jean-marc Guillaume started the conversation

    can i put this title on h4 all of the steps

    1471929370.png


  •  1,626
    Andrey replied

    Hello, Dear Jean-Marc Guillaume!

    To do this - please click WP Dashboard => Appearance => Customize => Additional CSS and paste this code here:

    #box_wrapper .step-title {
        font-size: 20px;
    }
    

    Then save changes and check results at front-end.

    Best Regards!