Centre text

Discussion in 'Cloriato WordPress Theme' started by dinobravo10, Apr 29, 2016.

  1. dinobravo10

    dinobravo10 Member

    Joined:
    Jan 17, 2013
    Messages:
    93
    Likes Received:
    3
    Hi,

    I want to centre the text in the Home Page Heading. How do i accomplish that?


    KR
     

    Attached Files:

  2. priya

    priya Guest

    Hello,

    Please paste the code given below in Custom CSS field (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard.
    Code:
    .home_text h1 {
        text-align: center;
    }
    Hope it will resolve your issue

    Do let me know if you need more assistance,

    Thanks & Regards!
    Priyanka
    InkThemes.com
     

Share This Page