Two Services

Discussion in 'BusinessGrow One Page WordPress Theme' started by natemjohnson, Aug 16, 2015.

  1. natemjohnson

    natemjohnson New Member

    Joined:
    Aug 15, 2015
    Messages:
    6
    Likes Received:
    0
    Hello,

    I am trying to have two services instead of 4 based on my searches I have used the following CSS to remove the extra services, but the layout has odd behavior.

    li#services_box_container4 {
    display: none;
    }
    .ch-grid li {
    margin-left: 50px;
    margin-right: 50px;
    }

    li#services_box_container3 {
    display: none;
    }
    .ch-grid li {
    margin-left: 50px;
    margin-right: 50px;
    }

    When using a browser that is the entire screen width wide, the two boxes are left justified. When the browser window is not as wide, it seems to be centered. I would like it to be centered the entire time.

    https://ewgpartners.com

    Thanks
     
  2. nitin

    nitin Guest

    Hi,

    Greetings from InkThemes,

    It would be our pleasure to serve you.

    Fixing your issue is very easy for us.

    It requires some customization in the source code of the theme.

    So, send us your website credentials at [email protected] along with the thread link.
    Thanks & Regards!
    Nitin
    InkThemes.com
     

Share This Page