Size of slider, 2 Home links & adding posts to static home page

Hi,

My site is www.forkonaroad.com and I have four questions:

  1. I recently changed my homepage to have the static home page with a slider - but would like to reduce the size of the slider so that it’s not so overwhelming - please advice.

  2. Can I showcase my products in the slider vs. posts? They’re not a category or menu item as yet and I need to show them somehow.

  3. Doing the static home page has added a second Home link to my top menu, I need to remove that or the default one at the start of the top menu - please advice.

  4. Can I add a snippet of the latest post to the new static home page? Right now I’ve added the Instagram feed but would like to feature 1-2 new posts as well.

Thank you

Suman

Hi there

Hope you are having a good day and thank you for your question :slight_smile:

  1. You can use this css code in appearance > customize > additional css:

.top-section {
width: 80%;
margin: 0 auto;
}

  1. No, sorry but this is not possible
  2. You just need to remove it from menus (appearance > menu and remove/change any elements of the menu) this is default WordPress function
  3. The static homepage is only for static content, you need to search for a third-party plugin that deals with displaying posts

Thanks!
Colorlib Support Team

Thank you, I’ve fixed issues 1 and 3. Appreciate the help.

Thank you too :slight_smile:

Let me know if you need anything else