• I have just added the Hueman theme. Anything that has a link is now not visible.

    Advice please?

    • This topic was modified 8 years, 5 months ago by heiderboots.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    You mean on hover?
    There’s some custom css doing this:

    
    a, .themeform label .required, #flexslider-featured .flex-direction-nav .flex-next:hover, #flexslider-featured .flex-direction-nav .flex-prev:hover, .post-hover:hover .post-title a, .post-title a:hover, .sidebar.s1 .post-nav li a:hover i, .content .post-nav li a:hover i, .post-related a:hover, .sidebar.s1 .widget_rss ul li a, #footer .widget_rss ul li a, .sidebar.s1 .widget_calendar a, #footer .widget_calendar a, .sidebar.s1 .alx-tab .tab-item-category a, .sidebar.s1 .alx-posts .post-item-category a, .sidebar.s1 .alx-tab li:hover .tab-item-title a, .sidebar.s1 .alx-tab li:hover .tab-item-comment a, .sidebar.s1 .alx-posts li:hover .post-item-title a, #footer .alx-tab .tab-item-category a, #footer .alx-posts .post-item-category a, #footer .alx-tab li:hover .tab-item-title a, #footer .alx-tab li:hover .tab-item-comment a, #footer .alx-posts li:hover .post-item-title a, .comment-tabs li.active a, .comment-awaiting-moderation, .child-menu a:hover, .child-menu .current_page_item > a, .wp-pagenavi a {
        color: #ffffff;
    }
    

    Does that look familiar? If not, edit: it would seem a theme style and I will wait for a theme developer to answer.

    • This reply was modified 8 years, 5 months ago by Andrew Nevins.
    Thread Starter heiderboots

    (@heiderboots)

    Thank you it was indeed a colour issue! 🙂

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

The topic ‘Links have disappeared Hueman theme’ is closed to new replies.