Only have two items in the Home Page Feature Area

Discussion in 'Harrington- A WordPress Business Theme.' started by matthewford, Aug 17, 2015.

Thread Status:
Not open for further replies.
  1. matthewford

    matthewford Member

    Joined:
    Jan 16, 2013
    Messages:
    55
    Likes Received:
    0
    Hi,

    Is there a way to only show two options in the home page feature area?

    Regards,
    Matthew
     
  2. nitin

    nitin Guest

    Hi Matthew,

    Greetings from InkThemes,

    Everything is possible with us. Please paste the code given below in Custom CSS section
    (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard.

    Code:
    .feature_inner_box.third {
           display: none !important;
    }
    
    Hope it will resolve your issue

    Thanks & Regards!
    Nitin
    InkThemes.com
     
  3. matthewford

    matthewford Member

    Joined:
    Jan 16, 2013
    Messages:
    55
    Likes Received:
    0
    Thanks that worked but is there a way to space the two feature areas out evenly as they now both go over to the left and there is a blank space where the 3rd one used to be.

    See attached screenshot
     

    Attached Files:

  4. nitin

    nitin Guest

    Hi,

    Greetings from InkThemes,

    It's good to know that you fixed your issue. Now, spacing the two feature areas out evenly is not a big thing for us.

    It requires 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.

    We will fix the issue taking the least possible time.

    Thanks & Regards!
    Nitin
    InkThemes.com
     
  5. matthewford

    matthewford Member

    Joined:
    Jan 16, 2013
    Messages:
    55
    Likes Received:
    0
    Thanks I have sent you the email with the details.
     
  6. nitin

    nitin Guest

    Hello,
    Greetings from InkThemes!
    Thanks for the details..
    We have resolved your issue related to the spacing problem.
    Kindly check and reply.
    Thanks & Regards!
    Nitin.
    Inkthemes.com
     
Thread Status:
Not open for further replies.

Share This Page