Remove 2 of the features on home page

Discussion in 'Themia WordPress Theme' started by imagegrafx, Aug 21, 2014.

  1. imagegrafx

    imagegrafx Member

    Joined:
    Jan 12, 2013
    Messages:
    76
    Likes Received:
    0
    Good evening! I would like to have an area under the slider in which I have space for a heading and a paragraph about a residential subdivision. Is that possible? URL is meadowbrookhomesites.com. Thanks!
     
  2. Yogesh

    Yogesh Guest

    Joined:
    Aug 8, 2014
    Messages:
    2,052
    Likes Received:
    41
    Hello,

    Please provide us your website url as well as the screenshot for what do you want and where?

    Thanks & Regards
    Yogesh Bhade
     
  3. imagegrafx

    imagegrafx Member

    Joined:
    Jan 12, 2013
    Messages:
    76
    Likes Received:
    0
    Thanks for responding. I did give you my url meadowbrookhomesites.com. Instead of 3 features under the slider I would like an area that extends across the whole page with no photo box, just text. Actually if you look at your REGAL theme...I would like an area just like that under my slider. I do not need the feature area. Is that doable? Thanks again!
     
  4. Yogesh

    Yogesh Guest

    Joined:
    Aug 8, 2014
    Messages:
    2,052
    Likes Received:
    41
    Hello,

    Open front-page.php file, delete some code as shown in screenshot.
    1. Delete code from line no. 182-186.
    2. Delete code from line no. 196-241.
    3. Paste following code in Custom CSS and save all changes.
    Code:
    .one_third {
    width: 100%;
    }
    That will resolve your issue.

    Thanks & Regards
    Yogesh Bhade
     

    Attached Files:

  5. imagegrafx

    imagegrafx Member

    Joined:
    Jan 12, 2013
    Messages:
    76
    Likes Received:
    0
    how do you get the line numbers to show up like you have in your example. When I open mine up, I do not have line numbers, therefore making it hard to delete the right lines. Thanks!
     
  6. Yogesh

    Yogesh Guest

    Joined:
    Aug 8, 2014
    Messages:
    2,052
    Likes Received:
    41
    Hello,

    Use wp editor plugin to edit file. It will show you line no.


    Thanks & Regards
    Yogesh Bhade
     
  7. imagegrafx

    imagegrafx Member

    Joined:
    Jan 12, 2013
    Messages:
    76
    Likes Received:
    0
    thank you! That worked for me. One last question...how do I get the "read more" to go away and how can I enlarge the text on the front page in the new feature space? url is www.meadowbrookhomesites.com. Thanks!
     
  8. Yogesh

    Yogesh Guest

    Joined:
    Aug 8, 2014
    Messages:
    2,052
    Likes Received:
    41
    Hello,

    Find "Read More" text in front-page.php file and replace it with your text as shown below in screenshot.

    That will resolve your issue.

    Thanks & Regards
    Yogesh Bhade
     

    Attached Files:

Share This Page