• Resolved ellebeaux

    (@ellebeaux)


    Hi,

    I’ve got one menu item with an icon, and it works fine on the homepage, but it disappears on all the other pages, leaving a blank space where the icon should be. Any help would be greatly appreciated! My site is here.

    Thanks!

Viewing 4 replies - 1 through 4 (of 4 total)
  • Michael

    (@alchymyth)

    try to use an absolute path to the background image in your style:

    background-image: url(wp-content/uploads/2013/03/TVjerry.png)!important;

    please contact the theme’s developer for support (via themeforest)

    or ask at a css forum like https://csscreator.com/forum

    Thread Starter ellebeaux

    (@ellebeaux)

    Strangely, an absolute path makes it disappear from the homepage as well. Thanks anyway!

    Pioneer Web Design

    (@swansonphotos)

    Use the full url and path with the background image seems to fix it..

    Thread Starter ellebeaux

    (@ellebeaux)

    Ah, okay I was entering the address incorrectly. It works now! Thank you so much!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Menu icon only displays on home page’ is closed to new replies.