Navigation current item icon (background image)

Home Forums All Other Themes Navigation current item icon (background image)

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #26077
    Patricia GillPatricia Gill
    Member
    • Topics: 2
    • Replies: 0
    • Total: 2
    Member since: February 11, 2015

    I have changed the accent colors on my site to a blue. On the menu I want the image that appears next to the current page to be a blue color. I uploaded a new image file to /images folder and saved it as menu-hover.png replacing the existing green image. The green image still shows on my site. Then I uploaded the image as menu-hover-blue.png and updated the CSS to refer to this image. Still shows green image! Here is the CSS that pertains to this:
    #site-nav ul li:hover, #site-nav li.current_page_item{background:url(../images/menu-hover.png); }
    #site-nav ul li a:hover, #site-nav li.current_page_item a{ text-decoration:none; background-image:url(../images/nav-icon-hover.png); color:#7bb303; }

    What do I need ot do to show the blue background-image on this site http://e1a.b20.myftpupload.com/?

    Thank you!

    #26097
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30633
    • Total: 30633
    Member since: August 16, 2013

    Hi Patricia,

    Kindly go to Appereance>>Theme Option>>Basic Setting

    You will fond Navigation Icon Active/Hover. upload your hover/active image and save.

    Here is the documentation:http://sktthemesdemo.net/documentation/full-width-documentation/#playing-with-theme-options

    Regards,
    Brad

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.