how to delete or change car border images
-
how to delete or change car border images? Where change
Hi,
Thank you for choosing us!
The Border you referring is the logo images.
You can create the logo with a different color border.
To remove the logo
Go to Dashboard >> Appearance >> Customize >> Additional CSS >> Paste the given CSS on it >> Publish.
.car-border {
display: none;
}
If you have any other question please let us know.
Thank You
- You must be logged in to reply to this topic.