Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #263920
    [email protected]
    Participant

    I have been editing with the Additional CSS to manually change the colors but it’s pretty hit or miss it seems. The 3 menu bars are still green when I hover. And some links/ buttons go green after I’ve clicked. Is there a way to remove all green?

    makeleaders.org

    #263998
    Skandha
    Participant

    @danielatesch09gmail-com: Hello there,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .menu-toggle:hover, .menu-toggle:focus, body .site-header .site-header-main .site-header-menu .menu-inside-wrapper .main-navigation .nav-menu .current_page_item > a, .tag-cloud-link:hover, .tag-cloud-link:focus, .nav-title:hover, .nav-title:focus, .menu-social-container a:hover, .menu-social-container a:focus, .slider-content-wrapper .entry-container .entry-container-wrap .entry-title a:hover, .slider-content-wrapper .entry-container .entry-container-wrap .entry-title a:focus, .entry-date.published:hover, .entry-date.published:focus, #social-search-toggle:hover, #social-search-toggle:focus, .portfolio-content-wrapper .hentry .entry-container a:hover, .portfolio-content-wrapper .hentry .entry-container a:focus, .portfolio-content-wrapper .hentry .entry-container .entry-meta time:hover, .portfolio-content-wrapper .hentry .entry-container .entry-meta time:focus, #site-header-cart-wrapper a.cart-contents:hover, #site-header-cart-wrapper a.cart-contents:focus, .social-search-wrapper .menu-social-container li a:hover, .social-search-wrapper .menu-social-container li a:focus, .site-identity .site-title a:hover, .site-identity .site-title a:focus, .absolute-header .site-identity .site-title a:hover, .absolute-header .site-identity .site-title a:focus, .navigation-classic.absolute-header .site-header-menu .menu-wrapper .nav-menu > li > a:hover, .navigation-classic.absolute-header .site-header-menu .menu-wrapper .nav-menu > li > a:focus, .absolute-header #primary-search-wrapper .menu-toggle-wrapper button:hover, .absolute-header #primary-search-wrapper .menu-toggle-wrapper button:focus, .absolute-header .site-header-main .menu-social-container li a:hover, .absolute-header .site-header-main .menu-social-container li a:focus, .absolute-header #site-header-cart-wrapper a.cart-contents:hover, .absolute-header #site-header-cart-wrapper a.cart-contents:focus, .menu-toggle:hover .menu-label, .menu-toggle:focus .menu-label, .site-header-menu .menu-wrapper .menu-inside-wrapper .main-navigation .nav-menu li a:hover, .site-header-menu .menu-wrapper .menu-inside-wrapper .main-navigation .nav-menu li a:focus, .archive .section-content-wrapper .more-link:hover, .archive .section-content-wrapper .more-link:focus, .faq-section .hentry .more-link:hover, .faq-section .hentry .more-link:focus, .team-section .hentry .more-link:hover, .team-section .hentry .more-link:focus, .singular-content-wrap .more-link:hover, .singular-content-wrap .more-link:focus, .archive-content-wrap .more-link:hover, .archive-content-wrap .more-link:focus, .sidebar .widget-wrap .more-link:hover, .sidebar .widget-wrap .more-link:focus, .featured-content-section .hentry .more-link:hover, .featured-content-section .hentry .more-link:focus, .services-section .more-link:hover, .services-section .more-link:focus, #portfolio-content-section .more-link:hover, #portfolio-content-section .more-link:focus, .star-rating span::before, p.stars:hover a::before, p.stars:focus a::before, p.stars.selected a.active::before, p.stars.selected a:not(.active)::before, .entry-title a:hover, .entry-title a:focus, .entry-meta a:hover, .entry-meta a:focus, .author a:hover, .author a:focus, .entry-meta:hover, .entry-meta:focus, .author-name:hover, .author-name:focus, .site-footer td#prev a:hover, .site-footer td#prev a:focus, .site-footer td#next a:hover, .site-footer td#next a:focus, .comment-reply-link:hover, .comment-reply-link:focus, .comment-respond .comment-form p label:hover, .comment-respond .comment-form p label:focus, .portfolio-content-wrapper .filter-button-group button:hover, .portfolio-content-wrapper .filter-button-group button:focus, .vcard:focus, .vcard:hover, .fn:hover, .fn:focus, .author-section-title:hover, .author-section-title:focus, .comment-permalink:hover, .comment-permalink:focus, .comment-edit-link:hover, .comment-edit-link:focus, .portfolio-content-wrapper .filter-button-group button.is-checked, .entry-meta:hover, .entry-meta:focus, .nav-subtitle:hover, .nav-subtitle:focus, .entry-meta a:hover, .entry-meta a:focus, .scroll-down:hover, .scroll-down:focus, .site-info a:hover, .site-info a:focus, .testimonials-content-wrapper.section.testimonial-wrapper .entry-title a:hover, .testimonials-content-wrapper.section.testimonial-wrapper .entry-title a:focus, #site-generator .menu-social-container a:hover, #site-generator .menu-social-container a:focus, .widget-wrap li a:hover, #menu-toggle:hover .bars, #menu-toggle:focus .bars, .widget-wrap li a:focus {
        color: #fff !important;
    }
    .portfolio-content-wrapper .filter-button-group button.is-checked::after, .menu-toggle:hover .bars, .menu-toggle:focus .bars {
        background-color: #fff;
    }

    Let me know if this works out!
    Kind Regards,
    Skandha

    #264012
    [email protected]
    Participant

    It helps, but now whatever page I click on, the color of it changes to white while the rest of the pages are black.

    #264022
    [email protected]
    Participant

    The drop down arrow in the menu is also green still, when menu collapses.

    Also, on my “donate” page, do you know why my donation portal loads with a green losing circle?

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Color issues with links’ is closed to new replies.