Home Forums WoodMart support forum Image for category heading repeat

Image for category heading repeat

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #200636

    victor cruz
    Participant

    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.
    #200657

    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.

Viewing 2 posts - 1 through 2 (of 2 total)