Viewing 1 replies (of 1 total)
  • Jarret

    (@jarretc)

    You can add the following into Appearance->Customize->Additional CSS

    .density_tm_wrapper_all .main_leftpart .short_info_wrap.pattern-two {
    	background: red;
    }

    You can either use specific colors or hex values such as #FFFFFF for white

    background: #FFFFFF;

Viewing 1 replies (of 1 total)
  • The topic ‘Density’ is closed to new replies.