Home Forums WoodMart support forum Product Category Image – Mobile version NOT responsive

Product Category Image – Mobile version NOT responsive

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

    Satham
    Participant

    Hello Team,
    Thank for your constant support as usual. We are facing an issue with Product Category Image. In mobile version the image and text are not responsive and image is cutting out and text are too big. Can you help us how to keep it responsive along with image and text .Please find the attached image .

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

    Hello,

    We have applied the following Custom CSS on your Site for the Mobile view to adjust the Page Title background image:

    .page-title-default {
    	background-repeat: no-repeat;
    	max-height: 7em;
    }
    
    .page-title-default .container .entry-title.title {
        font-size: 3em !important;
        margin-top: 0.5em !important;
    }

    Location to find Custom CSS, go to Dashboard >> Theme Settings >> Custom CSS >> Custom CSS for mobile section >> there you can find the CSS pasted.

    Please check back your Site after completely clearing the browser and server cache.

    Best Regards

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