Home Forums WoodMart support forum Page title only show on mobile.

Page title only show on mobile.

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

    steen.r.nielsen
    Participant

    How do I go about showing page titles on mobile but not on desktop browsers?

    #438466

    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

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