Home Forums Basel support forum How to change Categories Background in Menu with Cover + No-Repeat?

How to change Categories Background in Menu with Cover + No-Repeat?

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #18719

    agungmegaiswara
    Participant

    How do I change the image background in menu categories at shop page with cover+no-repeat configuration?

    #18720

    agungmegaiswara
    Participant

    This is the image, I want to make it stretch

    Attachments:
    You must be logged in to view attached files.
    #18732

    Eric Watson
    Participant

    Hello,

    Try to add the following code snippet to the Custom CSS area in Theme Settings.

    .page-title {
        background-size: cover;
    }

    Kind Regards
    XTemos Studio

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