• Resolved cemfcelebi

    (@cemfcelebi)


    Hi,

    For services section, the page content is shown below;

    <strong>TCDD Liman Isletmesi Mudurlugu</strong><br/><br/>
    
    <span style="font-family: DFDS; font-size: 16px;">Address: Haydarpasa, Istanbul, Turkey</span><br/>
    <span style="font-family: DFDS; font-size: 16px;">Tel: +90 850 288 66 66</span><br/>
    <span style="font-family: DFDS; font-size: 16px;">Mail: [email protected]</span><br/>
    <span style="font-family: DFDS; font-size: 16px;">GPS: 41° 0′ 32″ N,29° 0′ 38″ E</span><br/>

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

    Although <br/> tag is used for entering to next line, all words are shown in same line as below;

    TCDD Liman Isletmesi Mudurlugu Address: Haydarpasa, Istanbul, Turkey Tel: +90 850 288 66 66 Mail: [email protected] GPS: 41° 0′ 32″ N,29° 0′ 38″ E

    Please help…

    • This topic was modified 9 years ago by bdbrown.
    • This topic was modified 9 years ago by bdbrown.
Viewing 2 replies - 1 through 2 (of 2 total)
  • congthien

    (@congthien)

    Hi @cemfcelebi,

    The service section only display the page excerpt, not full content on home page. So you couldn’t add any html tag there.

    To change this, you can open this file : onepress/section-parts/section-services.php
    find and replace the_excerpt by the_content.

    P/s : I recommend you do it via child theme.

    Thread Starter cemfcelebi

    (@cemfcelebi)

    Thanks, it worked!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Service Section / Next Line’ is closed to new replies.