Home Forums WoodMart support forum Category page background

Category page background

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #267198

    Zellsaint
    Participant

    Hi!

    How can I change the background size of the category page? I would like it to be narrower.

    Thanks

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

    Hello,

    I saw the screenshot you attached.

    Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    .woodmart-archive-shop .title-size-default {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    Best Regards.

    #267409

    Zellsaint
    Participant

    I have added the custom CSS You provided to me, but nothing change.

    #267520

    Hello,

    Please provide admin panel login details of the website to check it myself and help you out accordingly.

    Regards.
    Xtemos Studios.

    #267534

    Zellsaint
    Participant

    Hi,

    There You have.

    #267596

    Hello,

    Please replace the previous Custom CSS with the following then clear cache and check back.

    .woodmart-archive-shop .title-size-large {
        padding-top: 35px;
        padding-bottom: 35px;
    }

    Regards.
    Xtemos Studios

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