• Closed
  • Sun Kai Kit
    Spectator
    August 23, 2014 at 5:50 pm #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
    August 23, 2014 at 9:12 pm #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
    August 24, 2014 at 3:28 am #10380

    thanks !!!!

    Sun Kai Kit
    Spectator
    Posts: 17
    August 24, 2014 at 4:06 am #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
    August 24, 2014 at 6:52 am #10382

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