Title: Icons not present
Last modified: August 31, 2016

---

# Icons not present

 *  [Indigoverse](https://wordpress.org/support/users/indigoverse/)
 * (@indigoverse)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/icons-not-present/)
 * Greetings,
 * I have been using the free version of Pinnacle and I have selected to use the
   Icon menu.
    I have added “Icon Menu” to the “Enabled” box of the Homepage Layout
   Manager. I have visited the Topbar Settings and selected 3 Icons and gave them
   titles and info.
 * My site will not show any of these icons, I am only seeing a new space between
   the Flex Slider and the Latest from the Blog section. It has a single grey circle
   with an orange hover state.
 * I have looked at the CSS, I have changed the background for this section and 
   inspected all the code. I cannot figure out why this is occurring. Seems like
   something is broke and preventing the Icon Menu from loading.
 * My site is currently here: [http://www.shoottheplanet.net](http://www.shoottheplanet.net)

Viewing 3 replies - 1 through 3 (of 3 total)

 *  [Ben Ritner – Kadence WP](https://wordpress.org/support/users/britner/)
 * (@britner)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/icons-not-present/#post-7088250)
 * Hey,
    The topbar settings are for the topbar. The home icons are set on the apperance
   > theme options > home layout page. Below the layout manager. There you will 
   see the home icons and how you can add to them.
 * Hope that helps,
 * Kadence Themes
 *  Thread Starter [Indigoverse](https://wordpress.org/support/users/indigoverse/)
 * (@indigoverse)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/icons-not-present/#post-7088255)
 * There it is!, didn’t see them all the way down there. Works beautifully now!
   
   Thank you so much, however, is there a method for handling the passing/spacing
   between the slider above and the Latest from the Blog below?
 * “Cheers!”
    ~Indigo
 *  [Ben Ritner – Kadence WP](https://wordpress.org/support/users/britner/)
 * (@britner)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/icons-not-present/#post-7088361)
 * You can control with css. add this into the theme options > custom css box:
 *     ```
       .home-padding {
           padding: 20px 0;
       }
       ```
   
 * Or specific to that one module:
 *     ```
       .homepromo {
           padding: 20px 0;
       }
       ```
   
 * Kadence Themes

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Icons not present’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/pinnacle/1.8.10/screenshot.png)
 * Pinnacle
 * [Support Threads](https://wordpress.org/support/theme/pinnacle/)
 * [Active Topics](https://wordpress.org/support/theme/pinnacle/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/pinnacle/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/pinnacle/reviews/)

## Tags

 * [Blank](https://wordpress.org/support/topic-tag/blank/)
 * [empty](https://wordpress.org/support/topic-tag/empty/)
 * [icon menu](https://wordpress.org/support/topic-tag/icon-menu/)
 * [missing](https://wordpress.org/support/topic-tag/missing/)

 * 3 replies
 * 2 participants
 * Last reply from: [Ben Ritner – Kadence WP](https://wordpress.org/support/users/britner/)
 * Last activity: [10 years, 2 months ago](https://wordpress.org/support/topic/icons-not-present/#post-7088361)
 * Status: not resolved