Image for category heading repeat
-
When I see the page on a computer with a lot of resolution, the Image for category heading are repeated, how can I remove it?
Attachments:
You must be
logged in to view attached files.
Hello,
I saw the screenshot you attached. Please add the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.
.page-title-default {
background-size: cover;
}
Then Clear cache and check back.
If the problem continues then provide with the URL of the website to check it myself and help you out accordingly.
Best Regards.