Home › Forums › WoodMart support forum › Page title only show on mobile. › Reply To: Page title only show on mobile.
January 28, 2023 at 4:02 am
#438466
Elise Noromit
Member
Hello,
Please add this code to the Theme Settings > Custom CSS > Mobile:
body .title-size-default {
display: none;
}
If the code does not work, please provide the page URL.
Best Regards