Forum Replies Created

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter jorgedelsolar

    (@jorgedelsolar)

    Thanks for your timely support.

    Right now I changed to our custom color scheme which is showing the problems addressed before.

    The current issues are as follows:

    – Hovering on social icons or links on menues or widgets won’t change to the color on the custom scheme I created, it stays on the light grey color.
    – Slider color is no longer appearing, like if it were transparent.
    – Homepage services went dark grey, not like the color I specified on the color scheme file.

    The colors that should been showing are:

    – Slider: rgb(46, 49, 146)
    – Social icons: #bb1019
    – Services: #008540

    Here I will put the color scheme code:

    /* 01. Basic Styles & Typography
    ================================================== */
        /* #Links */
    	a:hover, a:focus { color: #ff2a44; }
        table th { background: #008540; }
    
    /* 03. Header
    ================================================== */
        #logo  h1 a span{
            color: #008540;
        }
        /* Submenus */
        nav#main-nav ul ul li:hover > a {color:#00ba57;}
        nav#main-nav > ul > li:hover > a { color: #00ba57; }
        nav#main-nav > ul > li.current_page_item > a { color: #00ba57; }
        nav#main-nav > ul > li.current_page_ancestor > a { color: #00ba57; }
        nav#main-nav > ul > li.current-menu-item > a { color: #00ba57; }
        nav#main-nav > ul > li > ul > li:first-child {border-top: 2px solid #00ba57;}
        nav#main-nav > ul > li > ul:before {
            border-bottom: 20px solid #00ba57;
        }    
    
        /* Social icons */
        a.social-icon:hover { background: #bb1019; }
    
    /* 04.Content
    ================================================== */
        /* Home Page */
        #services div.widget .icon {color: #008540; }
        .project-nav a:hover { background: #008540; }
    
        /* Main Slider (Flex Slider) */
        .slides > li h3 { background-color: rgb(46, 49, 146); background-color: rgba(46, 49, 146, 0.8); }
        .flexslider .flex-control-nav li a.flex-active { background-color: rgb(46, 49, 146); background: rgba(46, 49, 146, 0.8); }    
    
        /* Pagination */
        .wp-pagenavi .current, .wp-pagenavi a:hover { background: #008540; }
    
    /* 05. Sidebar & Widgets
    ================================================== */
        .widget .tabs li a.current { border-top: 2px solid #008540; }
        .widget_calendar caption { background: #008540; }
        .widget_calendar table td#today { background: #008540; }
    
    /* 06. Footer & Prefooter widget area
    ================================================== */
        #footer .widget a:hover { color: #00ba57; }

    I will change back to the last edited color scheme once you reply with your support.

    Thank you so much for your attention, it is indeed valuable.

    Thread Starter jorgedelsolar

    (@jorgedelsolar)

    Of course, the website I’m in charge is https://incubadora.fumec.org.

    Right now I’m using one of the color schemes I edited over (green), the custom color scheme shows some problems as I mentioned before. even if I did it over the original scheme (editing just the colors but preserving the name) the color of the social icons, services and slider isn’t showing properly.

    Thanks in advance.

    Thread Starter jorgedelsolar

    (@jorgedelsolar)

    Consider it done, the support from you (creators of the plugin) is flawless.

    Thanks and I’ll check out your other plugins on our website.

    Cheers!

    Thread Starter jorgedelsolar

    (@jorgedelsolar)

    Thank you so much for your reply, I tried to put the ‘thankyou’ code after recommend and didn’t work, now it does.

    Everything works as hoped.

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