Homepage Featured Sect and Full Cols Sec Removal and Edit to Left Colmun Side

Discussion in 'Figero WordPress Theme' started by jalex860, May 20, 2018.

  1. jalex860

    jalex860 New Member

    Joined:
    Apr 6, 2013
    Messages:
    27
    Likes Received:
    0
    Hello,

    I have 3 questions that I hope you can help me with:

    1. How do I completely remove the Homepage Featured Section?
    2. How do I remove the Full Cols Section?
    3. Is there a way to remove the Left Column Side of the Homepage Two Column Section and have the Right Column Side move over to the left and sit across the span of both sections?
    Thanks in advance,

    Joanne
     
  2. akbar92

    akbar92 Support Staff Staff Member

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

    Thanks for reaching to us,

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

    Code:
    .index-container .feature-index {
        display: none;
    }
    And for (2 & 3):
    It would be better for us to understand your query with the help of some edited screenshots of the concerned areas of your site.

    So that we can deliver you an exact and appropriate solution to you,

    Looking forward to hearing from you soon.

    Thanks & Regards!
    Akbar
    InkThemes.com

    PS: You can create your screenshots using screenpresso (http://www.screenpresso.com).
     
  3. jalex860

    jalex860 New Member

    Joined:
    Apr 6, 2013
    Messages:
    27
    Likes Received:
    0
     
  4. jalex860

    jalex860 New Member

    Joined:
    Apr 6, 2013
    Messages:
    27
    Likes Received:
    0
    Thanks Akbar. Id like to remove everything in the attached picture:
     

    Attached Files:

  5. jalex860

    jalex860 New Member

    Joined:
    Apr 6, 2013
    Messages:
    27
    Likes Received:
    0
    My end goal is only have what I have featured in the attached pic on the homepage however I wanted to have the Right Column Side moved over to the left and sit across the span of both sections so I would then have only one column listed.
     

    Attached Files:

  6. akbar92

    akbar92 Support Staff Staff Member

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

    Greeting from InkThemes,

    We need WordPress admin credentials to configure it.
    Kindly send the below-mentioned credential details at [email protected] along with the thread link.

    WordPress Website URL: -
    WordPress Username: -
    WordPress Password: -

    We will try to fix your issue.

    Regards,
    Akbar
    InkThemes.com
     
  7. jalex860

    jalex860 New Member

    Joined:
    Apr 6, 2013
    Messages:
    27
    Likes Received:
    0
     
  8. jalex860

    jalex860 New Member

    Joined:
    Apr 6, 2013
    Messages:
    27
    Likes Received:
    0
    Thank you, I just sent the email with the requested credentials and thread link.

    Thanks in advance,

    Joanne
     
  9. akbar92

    akbar92 Support Staff Staff Member

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

    Greetings from InkThemes,

    I am pleased to inform you that- I have modified the required changes, Kindly visit your site and acknowledge us for the same.

    Regards,
    Akbar
    InkThemes.com
     

Share This Page