• With customizr last 3.4.16 update I found a small problem showing two logos in header when a new cart in header is disabled.
    I added this code in css and problem is “solved” for this time.

    /* remove a new cart added by customizr */
    li.menu-item .cart-contents {
    	display: none!important;
    }

    Is there any another option to solve this problem?

    Thanks,
    Johnymas.

Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘it displays two logos in header’ is closed to new replies.