Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #851316

    It’s the weirdest thing and I can’t figure it out. When navigating through different pages under ACTIVITIES – the footer below (in the Activities column) only shows some of the options (Fishing, Excursions, Diving & Fun Package), when in the Diving, Fishing and Excursion pages but all the options show up when on the Fun Package page. I’m totally stumped.

    #851323

    Okay – Looks like I figured it out by deleting the menu items in one of my menus I created and then added them back in. YAY! However, Now I realize I don’t have an active state for the footer links. Active state should just be #fff but I need the CSS code because I can’t find the selector for a hover state. :)

    #851614

    Hi gwinenvato,

    The footer links are already white on hover. Could you please clear the cache, check again and get back to us.

    Best regards,
    Victoria

    #851642

    Thanks Victoria, but the active state needs to be white as well. That’s what my message above stated…..

    #851972

    Hi gwinenvato,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    .footer_color a:active, #nav_menu-8 .current_page_item a {
      color: #fff !important;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

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