Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #337141
    ImprobableCactus
    Participant

    Hello, I’m using the free version of Photofocus Blocks.

    While the title and tagline *do* appear in the “mobile view” on my desktop, when viewing the website on an actual mobile device the title and tagline do not display (both Android and iPhone).

    Can you please help?

    Thank you in advance.

    #337171
    sujapati
    Keymaster

    Hello ImprobableCactus,

    Apologies for the inconvenience. Kindly apply the CSS provided below to ensure the title and tagline are displayed correctly on all devices.

    .wp-custom-logo .wp-block-main-header .wp-block-group.wp-block-site-identity {
        display: block;
    }

    You can add the CSS code by following Dashboard -> Appearance -> Editor -> Styles -> Addtional Css.

    Below is the screenshot.

    addtional-css

    Kind Regards,
    Sujapati

    #337404
    ImprobableCactus
    Participant

    Thank you very much.

    I’m noticing on the web, the text in this block appears right-aligned, but on mobile it is appearing aligned to the left.

    Am I able to make mobile specific changes in the FSE, or do I need to have a working knowledge of CSS to make these kinds of changes?

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.