SUBMENU COLOR - by juanideas - on WordPress WooCommerce support

This topic has 12 replies, 3 voices, and was last updated 8 years, 6 months ago ago by Robert Hall

  • Avatar: juanideas
    juanideas
    Participant
    October 21, 2015 at 16:55

    HI, I NEED CHANGE SUBMENU COLOR TIPOGRAPHY TO WHITE COLOR. HOW CAN I DO IT?
    THANKS!
    http://compania-arrate.com

    11 Answers
    Avatar: Robert Hall
    Robert Hall
    Support staff
    October 21, 2015 at 17:02

    Hello,

    Please try to add the following code in Global Custom CSS.

    .menu .nav-sublist-dropdown ul > li > a{
    color:#fff;
    }

    Regards,
    Robert Hall.

    Avatar: juanideas
    juanideas
    Participant
    October 21, 2015 at 22:04

    THANKS ROBERT.
    I TRIED, but don’t work, i don´t no w what i doing wrong.
    i see the menu type in white, but the submenu list i see grey dark.

    i need just white.

    2. time ago you send me this script to set header background color run blue. i updated the new version of themes, and lost the custom.css
    but i paste this in custom,
    .menu-wrapper{
    background: #294374;
    }
    .menu > li > a{
    background:#294374;
    }on’t change. always show a black background color. how can i change to #294374

    my site: http://compania-arrate.com
    thanks!

    Avatar: Eva
    Eva Kemp
    Support staff
    October 22, 2015 at 08:28

    Hello,

    1. Please try to use this code:

    .menu .nav-sublist-dropdown ul > li > a {
        color: white !important;
    }

    2. Please use this css code:

    .header-vertical-enable .page-wrapper .header-type-vertical {
       background-color: #294374 !important;
    }

    Regards,
    Eva Kemp.

    Avatar: juanideas
    juanideas
    Participant
    October 22, 2015 at 13:14

    Thanks Eva!
    I tried now i see blue background, but still see grey color in submenu dropdown title.
    I don´t know what i doing wrong. i pasted all script in custom.css if you see some wrong script.

    menu .nav-sublist-dropdown ul > li > a {
    color: white !important;
    }
    .header-vertical-enable .page-wrapper .header-type-vertical {
    background-color: #294374 !important;
    }

    thanks for you help!
    juan

    Avatar: Robert Hall
    Robert Hall
    Support staff
    October 22, 2015 at 13:23

    Hello,

    Please provide us with wp-admin access in Private Content.

    Regards,
    Robert Hall.

    Avatar: juanideas
    juanideas
    Participant
    October 22, 2015 at 14:55

    Robert, try twice in login, sometime my server block some ip.
    thanks for your help

    Please, contact administrator
    for this information.
    Avatar: Robert Hall
    Robert Hall
    Support staff
    October 22, 2015 at 15:14

    Hello,

    We can’t log in to wp-admin panel, got “Forbitten” error. Here is the screenshot:http://prntscr.com/8u2d4i
    Please check it.

    Regards,
    Robert Hall.

    Avatar: juanideas
    juanideas
    Participant
    October 22, 2015 at 20:18

    Robert, my server unblock this ip 94.179.8.73 and The IP address is 178.74.230.38. to access. can you access now? thanks!

    Avatar: Eva
    Eva Kemp
    Support staff
    October 22, 2015 at 20:44

    Hello,

    Now we’re getting this error:
    http://storage7.static.itmages.com/i/15/1022/h_1445543007_4967437_fcbd2758ff.png

    Please check it with your hosting provider.

    Regards,
    Eva Kemp.

    Avatar: juanideas
    juanideas
    Participant
    October 22, 2015 at 22:41

    Eva, can you try now, they said that all right now. thanks!
    juan

    Avatar: Robert Hall
    Robert Hall
    Support staff
    October 23, 2015 at 08:02

    Hello,

    I’ve added this code in Global Custom CSS. Please clean all cache and check it.

    .menu .nav-sublist-dropdown ul > li > a{
    color:#fff;
    }

    Regards,
    Robert Hall.

  • Viewing 12 results - 1 through 12 (of 12 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.