• Resolved freeducks

    (@freeducks)


    Hi, first big thanks for the beautiful job in this template :=)

    I would like to put a big sentence in the CTA, and I don’t find how to make it on 2 lines (like <br /> on html) in the following function :

    ——————————————-

    <?php
    					if(get_theme_mod('eightmedi_lite_callto_small_setting_option')=='enable'){
    						$call_to_action_small = esc_html(get_theme_mod('eightmedi_lite_callto_small_title',__('MY BIG SENTENCE','eightmedi-lite')));
    						if(!empty($call_to_action_small)):
    							?>

    ——————————————-

    [Moderator note: code fixed. Please wrap code in the backtick character or use the code button.]

    Thanks for the answer !!!

    • This topic was modified 7 years, 4 months ago by bdbrown.
    • This topic was modified 7 years, 4 months ago by bdbrown.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘CTA ON 2 LINES’ is closed to new replies.