• Closed
  • Sun Kai Kit
    Spectator
    23.08.2014 at 17:50 #8591

    How to remove the background color of “Counters Box”?
    I find that only Ceative page can do it
    Other pages will have green background color

    Thanks a lot

    Roman
    Spectator
    Posts: 3147
    23.08.2014 at 21:12 #10376

    insert this in the Custom CSS field:

    Code:
    .counters-box .counter-box-wrapper { box-shadow:none!important; }
    .counter-box-wrapper { background-color: none !important; }
    Sun Kai Kit
    Spectator
    Posts: 17
    24.08.2014 at 03:28 #10380

    thanks !!!!

    Sun Kai Kit
    Spectator
    Posts: 17
    24.08.2014 at 04:06 #10381
    Quote:
    Quote from Roman on August 23, 2014, 21:12
    insert this in the Custom CSS field:

    Code:
    .counters-box .counter-box-wrapper { box-shadow:none!important; }
    .counter-box-wrapper { background-color: none !important; }

    Sorry
    I try to insert the code to “Custom CSS > CSS code”, but there is still color background

    Sun Kai Kit
    Spectator
    Posts: 17
    24.08.2014 at 06:52 #10382

    OK I have solve the problem, I forgot to insert page id