Remove Blog Posts and Add 3 more Homepage Feature Area

Discussion in 'ButterBelly WordPress Theme' started by colwyn, Dec 20, 2017.

  1. colwyn

    colwyn New Member

    Joined:
    Sep 21, 2017
    Messages:
    6
    Likes Received:
    0
    Is there a way for me to remove the Blog Post area of the page and add 3 additional postings in the "Home Page Feature" area?

    If I cant add the three more that I would like to eliminate the blog post area still.

    www.mcesd4.com
     
  2. akbar92

    akbar92 Support Staff Staff Member

    Joined:
    Jun 3, 2017
    Messages:
    2,318
    Likes Received:
    49
    Hi,

    Yes, it is possible.

    To remove the Blog Post area, just paste the code given below in Custom CSS section.
    (Dashboard->Inkthemes->Theme Options -> Styling Options -> Custom CSS) of your dashboard.

    For the Blog Post area:
    Code:
    .feature_mid_content {
        display: none;
    }
    And to add three more additional postings in the "Home Page Feature" area requires some source code customization in the theme which is time-consuming and would be done specially for you by our team.

    As per InkThemes WordPress themes and plugin customization policy, we will charge you $25 for this customization.

    Kindly, transfer the payment of $25 directly to our PayPal account.

    Here is the PayPal id - [email protected]

    Once you make the payment do share your transaction details.

    We will start customization and will try our best to deliver the customized work in a mentioned timeline.

    Waiting for your confirmation.

    Thanks & Regards,
    Akbar
    InkThemes.com
     

Share This Page