• I have set up a page for my company but when I view what I have published on mobile all the titles are not visible. I have checked my settings and nothing seems to be clicked to disable visibility.

    Would also like to reformat a few things for the phone. I have done research and downloaded Elementor, but unfortunately it wasn’t built with it so I cannot fix any formatting.
    Is there another way?

    Thanks

    • This topic was modified 2 years, 10 months ago by Jan Dembowski. Reason: Moved to Fixing WordPress, this is not an Everything else WordPress topic

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Moderator t-p

    (@t-p)

    Mobile compatibility is theme-dependent.

    I recommend asking at your theme’s support so its developers and support community can help you with this.

    add this CSS

    .title-heading-center.fusion-responsive-typography-calculated {
        display: block;
    }
    Thread Starter Sean Doyle

    (@seandoylie)

    Thanks Yogesh,
    the code worked in preview mode but once published it remained invisible.
    How can I make it visible once published?

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Headings disappearing on mobile screen’ is closed to new replies.