How to change the background color for statement earrings section to #F1EFF0?


For statement earrings, its a rich text section I want it to be #F1EFF0

hello @leahwinny

Please provide website url and if your store is password protected then also provide password So I will check and provide a solution here.

Hi I am unable to share the site right now

Hello @leahwinny ,

You can set background-color to #F1EFF0.

h4, h5, h6 {
background-color: #F1EFF0;
}

Thanks,
Dropshipmate.

h4, h5, h6 {
background-color: #F1EFF0;
}

Thanks,
Dropshipmate.


Hi where do i add this?