Home › Forums › WoodMart support forum › How to make the banner page title smaller on mobile devices? › Reply To: How to make the banner page title smaller on mobile devices?
March 14, 2019 at 7:49 pm
#113019
Elise Noromit
Member
Hello,
Delete the duplicating code which I have given above:
body .title-size-small {
padding-top: 100px;
padding-bottom: 100px;
}
And increase the paddings in the code which you had before
Best Regards