New Landing › How can we help? › Themeforest Theme Support › Joyn › Page title hero : How to define model ?
Hi, Please use this custom css code:-
@media only screen and (max-width: 479px) { .page-heading.fancy-heading { padding-top: 16px; } }
Thanks Mohammad
Hi, Please remove last code and use this new one code:-
@media only screen and (max-width: 479px) { .page-heading.fancy-heading { padding-top: 16px !important; } }
You must be logged in and have valid license to reply to this topic.