Reply 266629 to: Footer and Sales Price Location

Avatar: Olga Barlow
Olga Barlow
Support staff
January 4, 2021 at 09:42

Hello,

2) Add the below code to Theme Options > Custom CSS to change the bg color of the social icons

.main-footer-2.text-color-default .menu-social-icons i {
    background-color: #cca762 !important;
}

If you want to change the footer bg color go to Theme Options > Footer > Footer 2 Background Color
3) Add the below code to Custom CSS to move the sale label to right

.type-label-2 {
    left: 20px;
}

Regards

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.