Home Forums WoodMart support forum Category Product Title Image

Category Product Title Image

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #329073

    shweta
    Participant

    Hello Team,

    I want to show the page title heading only the product category page instead of all pages.

    Best

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

    Hello,

    You can do this by using a trick by enabling the page title for all pages from Theme Settings. Then you can disable the page title for each page by editing it.

    Screenshot for Clarification: https://gyazo.com/6023c1fee4bb44da5d2d9cca8bf982bb

    Best Regards

    #329234

    shweta
    Participant

    Hello

    I want to increase the category title banner image only for mobile view.

    best

    #329319

    Hello,

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

    .woodmart-archive-shop .page-title {
        padding: 155px 0;
    }

    Best Regards

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