Home Forums WoodMart support forum How to change this green line for black line? Reply To: How to change this green line for black line?

#87395

Hello,

4. Please add this code to the Theme Settings > Custom CSS > Global:

.star-rating span:before {
    color: red;
}

Change the color as per your needs

6. Add this code to the Theme Settings > Custom CSS > Global:

.slider-title:before{
display:none;
}

7. The breadcrumbs are disabled in the Theme settings > Page title

8. You will have to find a developer we do not provide such a service.

Best Regards