Customising Appearance > Styling in edit styling

Merchant
Van United Kingdom
Lid sinds mrt. 2021

Hi

In Admin > Appearance > Edit Styling

Is there anyway to change the background colours of these in the edit styling :-

Background colour Form entry (EG add customer address)
Background colour for cart item ordered
Background colour for cart payment option
Background colour header - footer

Thanks in advance

Curtain Guru
Van Netherlands
Lid sinds dec. 2016

Use Firefox right mousebutton select inspect. rr Google F 12 Elements to seach for the css

Background colour Form entry
/includes/templates/default.catalog/css/framework.css? 414

.card {
margin: 0;
margin-bottom: var(--gutter-y);
background: #dce1c4;    - Change this color
border: 1px solid var(--card-border-color);
border-radius: var(--border-radius);
box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.1);
color: var(--card-text-color);
}

++++++++++++
/includes/templates/default.catalog/css/checkout.css? 131

box-checkout-shipping .option.active, #box-checkout-payment .option.active {

    background: #abb0c5;

U
Deze website maakt geen gebruik van cookies en geen trackingtechnologie van derden . Wij denken dat we het beter kunnen dan anderen en hechten veel waarde aan uw privacy.