• Hi

    I made a few adjustments in the extra css. But it’s not working now. A few days ago it was still okay.

    Thanks for the reply

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hy @nilst

    Could you please share the CSS you’ve added.

    Regards,

    Thread Starter nilst

    (@nilst)

    /* Header Top Background Color */
    #header-top {
    background-color: #ff0000;
    }
    /* Nav menu color and background color on hover/focus */
    #header-top .nav-header-top .clean-journal-nav-menu li:hover > a, #header-top .nav-header-top .clean-journal-nav-menu li > a:focus {
    background-color: #00ff00;
    color: #fff;
    }
    /* Active Nav menu item color and background color */
    .nav-header-top .clean-journal-nav-menu li.menu-item.current-menu-item > a, .nav-header-top .clean-journal-nav-menu li.menu-item.current-menu-ancestor > a {
    background-color: #ffff00;
    }

    /*Mobile menu icon color*/
    i.fa.fa-bars {
    color: #ff0000;
    }

    .mobile-menu-toggle-inner,.mobile-menu-toggle-inner:before, .mobile-menu-toggle-inner:after{

    background-color: #c1c1c1;
    }

    .wpcf7 input[type=”text”],
    .wpcf7 input[type=”email”],
    .wpcf7 textarea
    {
    background-color: #fff;
    color: #000;
    width: 75%;
    }

    Hi @nilst,

    Firstly, most of the changes you want to do are available via theme’s options so, no need to add custom CSS. Please try checking the customizer for those options.

    Also, it seems you’re using the Flash theme, so if you need help with where are the options and with the CSS, please ask us a query via this forum: https://www.ads-software.com/support/theme/flash/

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Add css doesn’t work @ zakra theme’ is closed to new replies.