Home Page 2 Cols

Discussion in 'Cloriato WordPress Theme' started by dinobravo10, May 6, 2016.

  1. dinobravo10

    dinobravo10 Member

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

    1> How do i remove the emmbeded video of Left colomn
    2> How do i centre the Left Column Heading
    3> How do i centre the Left Column Content.


    Kind Regards
     

    Attached Files:

  2. nitin

    nitin Guest

    Hi,

    Greetings from InkThemes,

    To center the Left Column heading and content, we first need to remove the embedded video of Left Column. Now, to removing the video column will require some customization in the source code of the theme.

    So, send us your website WordPress login details at [email protected] along with the thread link.
    Your Website URL:
    WordPress Username:
    Password :

    We will do it for you.

    Thanks & Regards!
    Nitin
    InkThemes.com
     
  3. priya

    priya Guest

    Hello,

    Greetings from InkThemes!

    You would be glad to know that I have resolved your issue...

    Kindly check your site and acknowledge the same..

    Do let me know if you need more assistance,

    Thanks & Regards!
    Priyanka
    InkThemes.com
     
  4. dinobravo10

    dinobravo10 Member

    Joined:
    Jan 17, 2013
    Messages:
    93
    Likes Received:
    3
    Hi,
    I confirm it's solved, Can you send me the steps you used to accomplish this for future reference please.


    KR
     
  5. priya

    priya Guest

    Hello,

    I have just comment-out some coding in "front.php" file of the theme as mentioned in the screenshot given below..


    user1.png

    and added below code in your Custom CSS field..
    Code:
    .feature_inner h2 {
        text-align: center;
    }
    .two_third {
        width: 100%;
    }
    Thanks & Regards!
    Priyanka
    InkThemes.com
     

Share This Page