Home › Forums › WoodMart support forum › Product Category Image – Mobile version NOT responsive › Reply To: Product Category Image – Mobile version NOT responsive
February 10, 2023 at 3:58 pm
#442094
Aizaz Imtiaz Awan
Keymaster
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